Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-25 | Basic forwarding and builtin extension functions | cbdev | 1 | -1/+14 |
2019-05-19 | Implement basic peer connection handling | cbdev | 1 | -3/+92 |
2019-05-19 | Documentation & peer discovery API | cbdev | 1 | -2/+10 |
2019-05-18 | Document structures, introduce basic API | cbdev | 1 | -21/+50 |
2019-05-18 | Basic websocket framing | cbdev | 1 | -0/+9 |
2019-05-18 | Complete WS connection establishment | cbdev | 1 | -83/+3 |
2019-05-17 | Split out websocket handling, HTTP header processing | cbdev | 1 | -130/+12 |
2019-05-12 | Client handling | cbdev | 1 | -23/+75 |
2019-05-04 | Basic connection handling | cbdev | 1 | -0/+272 |