summaryrefslogtreecommitdiff
path: root/web/socket/server.scm
Commit message (Expand)AuthorAgeFilesLines
* Extract accept key generation to a new module.David Thompson2016-03-251-13/+2
* server: Handle client disconnects in a more robust manner.David Thompson2016-03-251-3/+14
* Add missing "Lesser" in licensing comments.David Thompson2015-12-091-3/+3
* Move base64 and SHA-1 modules to (web socket) namespace.David Thompson2015-12-091-2/+2
* Add LGPL license information.David Thompson2015-11-081-0/+25
* server: Allow handler to ignore messages.David Thompson2015-11-081-9/+13
* Add (web socket server) module.David Thompson2015-11-071-0/+116