python-wss icon indicating copy to clipboard operation
python-wss copied to clipboard

Simple python secure websocket server/client with optional authentication built in

Results 2 python-wss issues
Sort by recently updated
recently updated
newest added

Hi, I successfully managed to start the server. However, I wonder if I can also listen for simple https GET/POST requests ? thanks