summaryrefslogtreecommitdiffhomepage
path: root/Server.hs
Commit message (Expand)AuthorAge
* Leave the prevMessage out of Activity serialization to save BW.Joey Hess2017-04-27
* rename LogMessage to AnyMessageJoey Hess2017-04-27
* have server relay Devloper messages to other DevelopersJoey Hess2017-04-26
* fix connection closingJoey Hess2017-04-24
* also enable compression in serverJoey Hess2017-04-24
* work around for https://github.com/jaspervdj/websockets/issues/140Joey Hess2017-04-24
* re-open log file in append modeJoey Hess2017-04-22
* add framing protocol for websocketsJoey Hess2017-04-22
* it worksJoey Hess2017-04-22
* add --download modeJoey Hess2017-04-21
* 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
* http server scaffoldingJoey Hess2017-04-21