summaryrefslogtreecommitdiff
path: root/src/ejabberd_http_ws.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add config validation at startupEvgeniy Khramtsov2015-06-011-4/+12
* Fix problem with pushing bufferend #xmlel-s to receiver in websocket codePaweł Chmielowski2015-04-091-2/+4
* Fix problem with c2s buffering on old style websocket connectionsPaweł Chmielowski2015-04-061-2/+4
* Make sure that we send each time <close> before closing websocket connectionPaweł Chmielowski2015-03-251-1/+13
* Update types to fix dialyzer warningsPaweł Chmielowski2015-03-121-2/+2
* Update FSF addressBadlop2015-02-251-4/+3
* Add support for websocket connectionsPaweł Chmielowski2015-02-251-0/+340