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 Mar 14, 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 <felix@dogcraft.de>
    felixdoerre committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    cd2a054 View commit details
    Browse the repository at this point in the history
  2. webrepl: Allow specifying an SSLContext.

    Signed-off-by: Felix Dörre <felix@dogcraft.de>
    felixdoerre committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a46c2fd View commit details
    Browse the repository at this point in the history