Commit Graph

655 Commits

Author SHA1 Message Date
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
Joel Martin feb4e5f801 Simplify ws_echo.py code. 2010-03-31 18:20:48 -05:00
Joel Martin 033df68db1 Simpler non-threaded ws_echo.py 2010-03-31 15:25:13 -05:00
Joel Martin 5505589604 Note enter into ws onclose. 2010-03-31 15:24:43 -05:00
Joel Martin 77c58e19ad Add server and client HTML echo test and mootools library 2010-02-17 14:54:38 -06:00