summaryrefslogtreecommitdiff
path: root/include/asterisk/http_websocket.h
AgeCommit message (Expand)Author
2017-11-14pjsip / hep: Provide correct local address for Websockets.Joshua Colp
2015-12-28res_http_websocket.c: prevent avoidable disconnections caused by write errorsDade Brandon
2015-07-31ARI: Channels added to Stasis application during WebSocket creation ...Ashley Sanders
2015-05-20res/res_http_websocket: Add a pre-session established callbackMatt Jordan
2014-06-26res_http_websocket: Close websocket correctly and use careful fwriteMatthew Jordan
2014-06-16res_http_websocket: read/write string fixupKevin Harwell
2014-06-05res_http_websocket: Create a websocket clientKevin Harwell
2013-08-30optional_api: Fix linking problems between modules that export global symbolsDavid M. Lee
2013-04-18Allow WebSocket connections on more URL'sDavid M. Lee
2012-09-27Make res_http_websocket an optional dependency on supported platforms for cha...Joshua Colp
2012-07-16Add support for SIP over WebSocket.Joshua Colp
2012-06-02Add res_http_websocket module which implements the WebSocket protocol accordi...Joshua Colp