neco-server-runtime 0.1.0

runtime primitives for neco-server
Documentation
1
2
3
4
5
6
7
8
9
10
11
# neco-server-runtime

[日本語](README-ja.md)

runtime primitives for neco-server.

Provides `Spawn`, `EventChannel`, and `EventReceiver` traits with a built-in `FanoutChannel` implementation, without external dependencies.

## License

MIT