Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | client: Handle control frames in websocket-receive. | Andrew Whatson | 2023-04-21 | 1 | -0/+45 |
* | client: Support secure websockets. | Andrew Whatson | 2023-04-19 | 1 | -1/+2 |
* | frame: Fix typo in error message. | David Thompson | 2016-03-25 | 1 | -1/+1 |
* | Add missing "Lesser" in licensing comments. | David Thompson | 2015-12-09 | 1 | -3/+3 |
* | frame: Fix masking error in write-frame. | David Thompson | 2015-12-02 | 1 | -2/+1 |
* | frame: Add make-ping-frame. | David Thompson | 2015-12-02 | 1 | -4/+11 |
* | Add LGPL license information. | David Thompson | 2015-11-08 | 1 | -0/+25 |
* | frame: Improve doc strings and comments. | David Thompson | 2015-11-08 | 1 | -3/+14 |
* | Fix typo. | David Thompson | 2015-11-07 | 1 | -1/+1 |
* | Improve frame module. | David Thompson | 2015-11-07 | 1 | -17/+87 |
* | Add (web socket frame) module. | David Thompson | 2015-11-07 | 1 | -0/+263 |