Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | client: Generate random nonce for handshake. | David Thompson | 2016-03-25 | 1 | -5/+11 |
* | client: Add entropy source. | David Thompson | 2016-03-25 | 1 | -2/+14 |
* | client: Add custom printer for <websocket>. | David Thompson | 2016-03-25 | 1 | -0/+8 |
* | client: Keep track of socket state. | David Thompson | 2016-03-25 | 1 | -12/+37 |
* | client: Wait for server to close connection. | David Thompson | 2016-03-25 | 1 | -1/+12 |
* | Add client module. | David Thompson | 2016-03-24 | 1 | -0/+143 |