summaryrefslogtreecommitdiff
path: root/tests/ws.c
Commit message (Expand)AuthorAge
* fixes #289 nng_sockaddr could just be a unionGarrett D'Amore2018-03-14
* fixes #234 Investigate enabling more verbose compiler warningsGarrett D'Amore2018-02-14
* fixes #201 TLS configuration should support files for certificates and keysGarrett D'Amore2018-01-16
* Convert existing websocket and http code to use new URL framework.Garrett D'Amore2018-01-05
* Fix some more leaks, add a generic URL parser.Garrett D'Amore2018-01-05
* Fix compilation warnings, bugs, and crashes found on Windows.Garrett D'Amore2017-12-28
* fixes #180 add websocket header propertiesGarrett D'Amore2017-12-27
* fixes #165 Add address properties for websocket pipesGarrett D'Amore2017-12-26
* fixes #2 Websocket transportGarrett D'Amore2017-12-26