Jarvis Carroll 78ea3fc85e handle socket race conditions better
Now the channle manager takes full responsibility for dispatch as
soon as it is initialised, and only passes that responsibility on
to the router process once things have been cleaned up.

What a complex refactor just to pass a socket to a new process!
2025-10-29 11:56:44 +00:00
2025-10-23 08:47:40 +00:00
2025-10-29 11:56:44 +00:00
2025-10-23 08:47:40 +00:00
2025-10-23 08:47:40 +00:00
2025-10-23 08:47:40 +00:00
2025-10-23 08:47:40 +00:00
Description
Minimal Stream Protocol, reliable streaming of data over UDP
MIT 90 KiB
Languages
Erlang 100%