Module: sip-router Branch: pd/websocket Commit: 3a64dffb99cfe098f90fdd5c79adc938ac230bf6 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3a64dffb...
Author: Peter Dunkley peter.dunkley@crocodile-rcs.com Committer: Peter Dunkley peter.dunkley@crocodile-rcs.com Date: Sat Jun 23 11:31:50 2012 +0100
modules/websocket: tidied up some of the WS connection code
---
modules/websocket/ws_conn.c | 84 ++++----- modules/websocket/ws_conn.h | 18 +- modules/websocket/ws_frame.c | 387 +++++++++++++++++++------------------- modules/websocket/ws_handshake.c | 6 +- 4 files changed, 248 insertions(+), 247 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=3a64...