[asterisk-dev] [Code Review] 2453: Allow WebSocket connections on more URL's
svnbot
reviewboard at asterisk.org
Thu Apr 18 12:30:34 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2453/
-----------------------------------------------------------
(Updated April 18, 2013, 12:30 p.m.)
Status
------
This change has been marked as submitted.
Review request for Asterisk Developers and Joshua Colp.
Changes
-------
Committed in revision 386020
Bugs: ASTERISK-21279
https://issues.asterisk.org/jira/browse/ASTERISK-21279
Repository: Asterisk
Description
-------
This patch add the concept of ast_websocket_server to
res_http_websocket, allowing WebSocket connections on URL's more more
than /ws.
The existing funcitons for managing the WebSocket subprotocols on /ws
still work, so this patch should be completely backward compatible.
Diffs
-----
/trunk/res/res_http_websocket.c 385677
/trunk/include/asterisk/http_websocket.h 385677
Diff: https://reviewboard.asterisk.org/r/2453/diff/
Testing
-------
Verified echo protocol on /ws still worked.
Thanks,
David Lee
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130418/6342e96c/attachment.htm>
More information about the asterisk-dev
mailing list