[asterisk-dev] [Code Review] 3541: res_http_websocket: Create a websocket client
Kevin Harwell
reviewboard at asterisk.org
Fri May 23 14:30:18 CDT 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviewboard.asterisk.org/r/3541/
-----------------------------------------------------------
(Updated May 23, 2014, 2:30 p.m.)
Review request for Asterisk Developers and Joshua Colp.
Changes
-------
Addressed issues found. Also added a new uri parsing mechanism to core (uri.[ch]). A uri given as a string will be parsed into a data structure. Note, different parsing algorithms are used if the uriparse library is installed.
Bugs: ASTERISK-23742
https://issues.asterisk.org/jira/browse/ASTERISK-23742
Repository: Asterisk
Description
-------
Add client websocket capabilities to Asterisk.
Diffs (updated)
-----
trunk/tests/test_websocket_client.c PRE-CREATION
trunk/res/res_http_websocket.exports.in 413541
trunk/res/res_http_websocket.c 413541
trunk/main/uri.c PRE-CREATION
trunk/main/http.c 413541
trunk/include/asterisk/uri.h PRE-CREATION
trunk/include/asterisk/http_websocket.h 413541
trunk/include/asterisk/http.h 413541
Diff: https://reviewboard.asterisk.org/r/3541/diff/
Testing
-------
Created some unit tests.
Thanks,
Kevin Harwell
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20140523/f3603969/attachment-0001.html>
More information about the asterisk-dev
mailing list