Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-08-02 | Add byte-buffer handling assertions when decoding | fkrzywka | 1 | -2/+14 |
2018-08-02 | Enhance wire protocol | fkrzywka | 1 | -27/+63 |
2018-08-02 | Reject messages with payload size > 1MiB | Jakub Dudycz | 1 | -5/+49 |
2018-08-02 | Use Either instead of exceptions in frame decoder | Piotr Jaszczyk | 1 | -14/+19 |
2018-08-02 | Include payload content type in wire frame | Piotr Jaszczyk | 1 | -13/+25 |
2018-08-02 | Implement Kafka Sink | Piotr Jaszczyk | 1 | -21/+16 |
2018-08-01 | Fix TCP stream framing issue | Piotr Jaszczyk | 1 | -17/+147 |
2018-08-01 | Extract domain module | fkrzywka | 2 | -0/+109 |