h3cx 321ccb178e Initial json server implementation
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
2026-08-03 16:06:28 +01:00
2026-08-03 12:15:49 +01:00
2026-08-03 12:15:49 +01:00
2026-08-03 12:15:49 +01:00
2026-08-03 12:15:49 +01:00

DynaLab Core

DynaLab Core is the data ingress, processing and egress module for the DynaLab project

S
Description
No description provided
Readme GPL-3.0
297 KiB
Languages
Python 100%