Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 261 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 261 Bytes

Logdna Mock Server

This executable mocks a logdna server. Every incoming line is checked against one generated by a pseudo random number generator. Configure the server in src/main.rs. Make sure to start the server before starting the client.