Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Distinguish close frames from timeouts. | Matthew Wolff | 2024-05-09 | 1 | -4/+6 |
* | client: Handle control frames in websocket-receive. | Andrew Whatson | 2023-04-21 | 1 | -36/+6 |
* | Use inet-pton instead of inet-aton. | Jan (janneke) Nieuwenhuizen | 2021-03-18 | 1 | -1/+3 |
* | Extract accept key generation to a new module. | David Thompson | 2016-03-25 | 1 | -13/+2 |
* | server: Handle client disconnects in a more robust manner. | David Thompson | 2016-03-25 | 1 | -3/+14 |
* | Add missing "Lesser" in licensing comments. | David Thompson | 2015-12-09 | 1 | -3/+3 |
* | Move base64 and SHA-1 modules to (web socket) namespace. | David Thompson | 2015-12-09 | 1 | -2/+2 |
* | Add LGPL license information. | David Thompson | 2015-11-08 | 1 | -0/+25 |
* | server: Allow handler to ignore messages. | David Thompson | 2015-11-08 | 1 | -9/+13 |
* | Add (web socket server) module. | David Thompson | 2015-11-07 | 1 | -0/+116 |