summaryrefslogtreecommitdiff
path: root/src/modules/m_websocket.cpp
AgeCommit message (Expand)Author
2018-11-03WebSocket: send messages as text by default.Peter Powell
2018-10-31WebSocket: use one WebSocket message per IRC message.Peter Powell
2018-10-10Require WebSocket origins to be whitelisted in order to connect.Peter Powell
2017-11-13Unite SSL service providers and SSL profile classesAttila Molnar
2017-10-18Clean up OnCleanup.Peter Powell
2016-08-08Add WebSocket moduleAttila Molnar