Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webrepl: Changes for more webrepl features while making it smaller. #814

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Feb 29, 2024

  1. webrepl: Changes for more webrepl features while making it smaller.

    This change:
    - Moves the password checking to python
    - Removes the special file transfer protocol
    - Moves the REPL data to websocket binary packages
    
    Signed-off-by: Felix Dörre <[email protected]>
    felixdoerre committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    47e1338 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. webrepl: Implement file transfer protocol in python.

    Signed-off-by: Felix Dörre <[email protected]>
    felixdoerre committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    772d240 View commit details
    Browse the repository at this point in the history