321ccb178e9fe05119dad99701680abb50a4a45b
Completed the initial implementation of the JsonServer class, handling the worker thread that runs the async task, as well as the connection handler callback The current handler awaits readline to cleanly exit when the connection is closed, no data ingress is happening yet Next steps include gating the start procedure to wait for everything to start proprerly in order to avoid having start exit early and async tasks crashing later
DynaLab Core
DynaLab Core is the data ingress, processing and egress module for the DynaLab project
Languages
Python
100%