Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-08-03 | Include msg generator module in coverage report | 1 | -1/+1 | |
2018-08-02 | Add byte-buffer handling assertions when decoding | 1 | -2/+14 | |
2018-08-02 | Enhance wire protocol | 4 | -51/+145 | |
2018-08-02 | Reject messages with payload size > 1MiB | 3 | -7/+63 | |
2018-08-02 | Use Either instead of exceptions in frame decoder | 6 | -133/+64 | |
2018-08-02 | Include payload content type in wire frame | 4 | -26/+75 | |
2018-08-02 | Refactor ArgBasedConfiguration | 1 | -0/+31 | |
2018-08-02 | Implement Kafka Sink | 4 | -90/+178 | |
2018-08-01 | Fix TCP stream framing issue | 6 | -30/+308 | |
2018-08-01 | Add SSL/TLS to client simulator | 1 | -1/+3 | |
2018-08-01 | Extract domain module | 5 | -0/+342 |