noVNC/utils
Joel Martin 801482be6a WebSockets orderly/clean close frame.
- When a packet with only '\xff\x00' is received, this means the
  client is doing an orderly shutdown. (WebSockets spec version 76)
2010-08-03 13:23:59 -05:00
..
Makefile Update C proxy to WS protocol version 76. 2010-06-30 20:39:41 -05:00
launch.sh Launch script and reworked usage in README.md. 2010-07-15 20:18:39 -05:00
md5.c Update C proxy to WS protocol version 76. 2010-06-30 20:39:41 -05:00
md5.h Update C proxy to WS protocol version 76. 2010-06-30 20:39:41 -05:00
md5_test.c Update C proxy to WS protocol version 76. 2010-06-30 20:39:41 -05:00
web.py Move wsproxy and web utils into utils/ subdir. 2010-06-07 12:49:57 -05:00
websocket.c Issue #11: daemonize after opening listen port. 2010-07-17 12:05:58 -05:00
websocket.h Remove sequence code in client and proxies. 2010-07-01 12:13:17 -05:00
websocket.py Issue #11: daemonize after opening listen port. 2010-07-17 12:05:58 -05:00
wsproxy.c WebSockets orderly/clean close frame. 2010-08-03 13:23:59 -05:00
wsproxy.py WebSockets orderly/clean close frame. 2010-08-03 13:23:59 -05:00