foctet-net 0.0.2

Networking and transport layer layer for Foctet, providing connection management and stream handling.
Documentation
1
2
3
4
5
6
pub mod config;
pub mod dns;
pub mod endpoint;
pub mod tls;
pub mod transport;
pub mod device;