Expand description
spawned concurrency IO threads-based traits and structs to implement concurrent code à-la-Erlang.
Structs§
Enums§
Traits§
Functions§
- send
- send_
after - send_
interval - spawn_
listener - Spawns a listener that listens to a stream and sends messages to a GenServer.