foctet-net 0.0.2

Networking and transport layer layer for Foctet, providing connection management and stream handling.
Documentation
1
2
3
4
pub mod config;
pub mod connection;
pub mod stream;
pub mod transport;