[asterisk-dev] [Code Review] 2453: Allow WebSocket connections on more URL's
David Lee
reviewboard at asterisk.org
Mon Apr 15 10:39:01 CDT 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/2453/
-----------------------------------------------------------
Review request for Asterisk Developers and Joshua Colp.
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/20130415/f08da6d4/attachment.htm>
More information about the asterisk-dev
mailing list