Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-26 | Backend configuration, main config parsing | cbdev | 3 | -37/+98 |
2019-05-25 | Implement pongs, move to multiple TLUs | cbdev | 10 | -67/+147 |
2019-05-25 | Basic forwarding and builtin extension functions | cbdev | 6 | -15/+182 |
2019-05-19 | Implement basic peer connection handling | cbdev | 4 | -12/+169 |
2019-05-19 | Documentation & peer discovery API | cbdev | 5 | -17/+127 |
2019-05-18 | Document structures, introduce basic API | cbdev | 3 | -56/+181 |
2019-05-18 | Closing a websocket may send a reason | cbdev | 2 | -19/+49 |
2019-05-18 | Basic websocket framing | cbdev | 4 | -17/+156 |
2019-05-18 | Complete WS connection establishment | cbdev | 6 | -96/+176 |
2019-05-17 | Split out websocket handling, HTTP header processing | cbdev | 5 | -139/+236 |
2019-05-12 | Client handling | cbdev | 3 | -23/+98 |
2019-05-04 | Basic connection handling | cbdev | 4 | -0/+307 |