Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-25 | Implement pongs, move to multiple TLUs | cbdev | 1 | -0/+8 | |
2019-05-25 | Basic forwarding and builtin extension functions | cbdev | 1 | -2/+2 | |
2019-05-19 | Implement basic peer connection handling | cbdev | 1 | -3/+26 | |
2019-05-19 | Documentation & peer discovery API | cbdev | 1 | -6/+43 | |
2019-05-18 | Document structures, introduce basic API | cbdev | 1 | -17/+94 | |
2019-05-18 | Closing a websocket may send a reason | cbdev | 1 | -1/+15 | |
2019-05-18 | Basic websocket framing | cbdev | 1 | -0/+10 | |
2019-05-18 | Complete WS connection establishment | cbdev | 1 | -1/+3 | |
2019-05-17 | Split out websocket handling, HTTP header processing | cbdev | 1 | -7/+8 | |
2019-05-12 | Client handling | cbdev | 1 | -0/+12 | |
2019-05-04 | Basic connection handling | cbdev | 1 | -0/+25 | |