summaryrefslogtreecommitdiffhomepage
path: root/WebSockets.hs
Commit message (Expand)AuthorAge
* fix connection closingJoey Hess2017-04-24
* switch to TMChans so they can be closed when a connection is DoneJoey Hess2017-04-24
* better workaround for https://github.com/jaspervdj/websockets/issues/142Joey Hess2017-04-24
* 30 second ping threadJoey Hess2017-04-24
* also enable compression in serverJoey Hess2017-04-24
* websockets-0.11.0.0 including enabling compressionJoey Hess2017-04-24
* add framing protocol for websocketsJoey Hess2017-04-22
* clean up connection closingJoey Hess2017-04-22
* use UUID to generate a unique SessionIDJoey Hess2017-04-21
* working toward getting developer mode connection to server workingJoey Hess2017-04-21
* client now fully workingJoey Hess2017-04-21
* initial http serverJoey Hess2017-04-21