summaryrefslogtreecommitdiff
path: root/res/res_stasis_websocket.c
AgeCommit message (Expand)Author
2013-05-10Address unload order issues for res_stasis* modulesDavid M. Lee
2013-05-10Add channel events for res_stasis appsKinsey Moore
2013-05-08Fixed MODFLAG for res_stasis_websocketDavid M. Lee
2013-04-15Avoid unused variable warning when not in devmodeDavid M. Lee
2013-04-15Moved core logic from app_stasis to res_stasisDavid M. Lee
2013-04-08Don't attempt a websocket protocol removal if res_http_websocket isn't thereMatthew Jordan
2013-04-08Stasis application WebSocket supportDavid M. Lee