Joel Martin 3292c4a995 Web Socket to TCP socket proxy and HTML interface.
- wsproxy.py: creates a web sockets to TCP socket proxy.
- interact.html: prints received Web Sockets data and has text box to
  send strings.
2010-03-31 18:21:03 -05:00
2010-03-31 15:24:43 -05:00
2010-03-31 18:20:48 -05:00
S
Description
Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service.
14 MiB
Languages
Python 84.2%
HTML 13.9%
C 1.4%
Shell 0.3%
Dockerfile 0.1%