summaryrefslogtreecommitdiff
path: root/web/socket/client.scm
Commit message (Collapse)AuthorAgeFilesLines
* client: Wait for server to close connection.David Thompson2016-03-251-1/+12
| | | | | * web/socket/client.scm (close-websocket): Wait for server to close the connection for a reasonable amount of time.
* Add client module.David Thompson2016-03-241-0/+143