Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-22 | Implement JSON framing function (Fixes #2) | cbdev | 1 | -2/+3 |
2019-06-20 | Fix README | cbdev | 1 | -3/+3 |
2019-06-20 | Add more API documentation | cbdev | 1 | -3/+22 |
2019-06-20 | Implement fixedlength framing | cbdev | 1 | -4/+23 |
2019-06-20 | Implement keep-alive pings (Fixes #4) | cbdev | 1 | -0/+2 |
2019-06-20 | Add TOC | cbdev | 1 | -5/+25 |
2019-06-20 | Implement additional framing functions (Fixes #3) | cbdev | 1 | -0/+2 |
2019-06-08 | Move example configuration | cbdev | 1 | -1/+1 |
2019-06-08 | Update Readme | cbdev | 1 | -1/+3 |
2019-06-08 | Backend API documentation | cbdev | 1 | -0/+31 |
2019-06-08 | Implement configuration file parsing | cbdev | 1 | -3/+16 |
2019-06-07 | Main readme and config module | cbdev | 1 | -0/+109 |