workers/demux_worker library

Functions

demuxWorker(WorkerChannel channel) Future<void>
Opens a container over the bytes it was spawned with, then serves packets.
main() → void