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