Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-05 | Introduce configurable payload size limitation | Piotr Jaszczyk | 1 | -5/+5 |
2018-10-04 | Change magic byte from 0xFF to 0xAA | Piotr Jaszczyk | 1 | -4/+4 |
2018-09-24 | Remove end-of-transmission message from protocol | Filip Krzywka | 1 | -60/+33 |
2018-09-17 | Align with latest HV-VES proto definition | Filip Krzywka | 1 | -1/+0 |
2018-08-31 | Improve DCAE APP Simulator coverage | Piotr Jaszczyk | 1 | -1/+1 |
2018-08-22 | Align with latest proposal of wire proto frame | Piotr Jaszczyk | 1 | -10/+31 |
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 | 1 | -0/+55 |