Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move base64 and SHA-1 modules to (web socket) namespace. | David Thompson | 2015-12-09 | 3 | -4/+4 |
* | tests: Add frame tests. | David Thompson | 2015-12-02 | 1 | -0/+173 |
* | 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 | 3 | -0/+215 |
* | Update test page. | David Thompson | 2015-11-08 | 1 | -2/+2 |
* | Use new Expat licensed base64 module. | David Thompson | 2015-11-08 | 1 | -118/+173 |
* | Add test HTML page. | David Thompson | 2015-11-08 | 2 | -14/+22 |
* | frame: Improve doc strings and comments. | David Thompson | 2015-11-08 | 1 | -3/+14 |
* | server: Allow handler to ignore messages. | David Thompson | 2015-11-08 | 1 | -9/+13 |
* | Add missing code and a README. | David Thompson | 2015-11-08 | 3 | -0/+337 |
* | Fix typo. | David Thompson | 2015-11-07 | 1 | -1/+1 |
* | Add (base64) module. | David Thompson | 2015-11-07 | 1 | -0/+230 |
* | Add (web socket server) module. | David Thompson | 2015-11-07 | 1 | -0/+116 |
* | Improve frame module. | David Thompson | 2015-11-07 | 1 | -17/+87 |
* | Add (web socket frame) module. | David Thompson | 2015-11-07 | 1 | -0/+263 |