Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-08-02 | Reject messages with payload size > 1MiB | Jakub Dudycz | 2 | -2/+14 |
2018-08-02 | Use Either instead of exceptions in frame decoder | Piotr Jaszczyk | 5 | -119/+45 |
2018-08-02 | Include payload content type in wire frame | Piotr Jaszczyk | 3 | -13/+50 |
2018-08-02 | Refactor ArgBasedConfiguration | fkrzywka | 1 | -0/+31 |
2018-08-02 | Implement Kafka Sink | Piotr Jaszczyk | 3 | -69/+162 |
2018-08-01 | Fix TCP stream framing issue | Piotr Jaszczyk | 5 | -13/+161 |
2018-08-01 | Add SSL/TLS to client simulator | Piotr Jaszczyk | 1 | -1/+3 |
2018-08-01 | Extract domain module | fkrzywka | 3 | -0/+233 |