[sr-dev] git:pd/websocket: modules/websockets: started adding WebSocket connection management to WebSocket module

Peter Dunkley peter.dunkley at crocodile-rcs.com
Thu Jun 21 17:29:43 CEST 2012


Module: sip-router
Branch: pd/websocket
Commit: 857b117c5058200b57501868d5d29dab778fbd94
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=857b117c5058200b57501868d5d29dab778fbd94

Author: Peter Dunkley <peter.dunkley at crocodile-rcs.com>
Committer: Peter Dunkley <peter.dunkley at crocodile-rcs.com>
Date:   Thu Jun 21 16:28:57 2012 +0100

modules/websockets: started adding WebSocket connection management to WebSocket module

---

 modules/websocket/ws_conn.c      |  187 ++++++++++++++++++++++++++++++++++++++
 modules/websocket/ws_conn.h      |   63 +++++++++++++
 modules/websocket/ws_frame.c     |    2 +
 modules/websocket/ws_handshake.c |    7 +-
 modules/websocket/ws_mod.c       |   84 +++++++++++------
 5 files changed, 310 insertions(+), 33 deletions(-)

Diff:   http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=857b117c5058200b57501868d5d29dab778fbd94



More information about the sr-dev mailing list