aboutsummaryrefslogtreecommitdiffstats
path: root/hv-collector-client-simulator/src/main
AgeCommit message (Expand)AuthorFilesLines
2018-08-02Rename hv-collector-client-simulatorJakub Dudycz11-667/+0
2018-08-02Use IO monad when starting serversPiotr Jaszczyk1-18/+16
2018-08-02Write performance testsPiotr Jaszczyk8-22/+79
2018-08-02Various improvementsPiotr Jaszczyk4-60/+122
2018-08-02VESEvent payload generation introductionkjaniak3-5/+70
2018-08-02Implemented rest server in client simulatorJakub Dudycz6-46/+173
2018-08-02Refactor ArgBasedConfigurationfkrzywka5-142/+47
2018-08-02Implement Kafka SinkPiotr Jaszczyk2-5/+6
2018-08-01Fix TCP stream framing issuePiotr Jaszczyk5-18/+20
2018-08-01Cleanup simulator dependencies and packagesPiotr Jaszczyk6-15/+14
2018-08-01Add SSL/TLS to client simulatorPiotr Jaszczyk5-25/+130
2018-08-01Dockerized simulatorJakub Dudycz1-2/+2
2018-08-01Copyright notice correctionfkrzywka5-5/+5
2018-08-01Invalid class name correctedfkrzywka4-0/+76
2018-08-01Implemented simple tcp clientJakub Dudycz6-3/+244
2018-08-01Simulator module additionkjaniak1-0/+29