Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 293 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 293 Bytes

mockheadunit

A mock inovonics en4000 that sends raw tcp data to be consumed. Just post an array of or a single json payload that matches the format specified in the readme. The purpose of this code is to stress test a proprietary server.

#TODO

  • add unit tests
  • add json format to readme