Skip to content

Set up a client to receive MLLP messages and send acknowledgements with multi-threaded message handling

Jiang, Freddy requested to merge multithreading into master
  • Implement bare-bones client
  • Client can receive and send acknowledgement sequentially
  • Integrate multi-threading into message processing (currently fixed to max 5 threads)

Other:

  • Write README.md instructions
  • Create const and utils files

Not done:

  • Write tests

Merge request reports

Loading