Requires JDK 17+ and Maven 3.9+.
mvn clean testcompiles the library and unit tests.run-demo.batsends a local UDP telemetry packet.run-benchmark.batmeasures repeated UDP submissions.
The current backend is a portable Java fallback; native WinSock2/IOCP integration belongs behind the same API.