aluzzardi / wssh

SSH to WebSockets Bridge
MIT License
1.37k stars 273 forks source link

How Web socket are send from web browser. #35

Open Manish-Savanur-ML opened 6 years ago

Manish-Savanur-ML commented 6 years ago

Hi ,

Can anyone clarify below doubt:--

  1. How browser is creating web socket and sending it?
  2. How request.environ.get('wsgi.websocket') receive web socket?

    If anyone can clarify it will be great help

Manish-Savanur-ML commented 6 years ago

Anyone knows the ans?