[sr-dev] git:pd/websocket: core: Changed WS from being a flag on a TCP/ TLS connection to a protocol in its own right
Peter Dunkley
peter.dunkley at crocodile-rcs.com
Fri Jun 29 18:48:06 CEST 2012
Module: sip-router
Branch: pd/websocket
Commit: 8393efff31843b04b45e6bf728469b32625e86b0
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=8393efff31843b04b45e6bf728469b32625e86b0
Author: Peter Dunkley <peter.dunkley at crocodile-rcs.com>
Committer: Peter Dunkley <peter.dunkley at crocodile-rcs.com>
Date: Fri Jun 29 17:44:15 2012 +0100
core: Changed WS from being a flag on a TCP/TLS connection to a protocol in its own right
- Also added ;transport=ws parameter parsing for URIs
---
cfg.lex | 2 +
cfg.y | 24 +++++++++++++--------
forward.c | 1 +
forward.h | 57 +++++++++++++++++++++++++++++----------------------
ip_addr.h | 2 +-
msg_translator.c | 2 +
parser/parse_uri.c | 23 ++++++++++++++++++++-
parser/parse_via.c | 12 +++++-----
route.c | 9 --------
socket_info.c | 1 +
tcp_conn.h | 1 -
tcp_read.c | 12 +++++-----
12 files changed, 88 insertions(+), 58 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=8393efff31843b04b45e6bf728469b32625e86b0
More information about the sr-dev
mailing list