Expand description
Networking library for the SOS SDK.
Re-exports
pub use sos_migrate as migrate;
pub use reqwest;
pub use sos_sdk as sdk;
Modules
- client
client
Traits and implementations for clients. - device
device
Functions for getting the local LAN IP address and information about the device. - peer
peer
and non-WebAssemblyPeer to peer networking. - server
server
Web server implementation.
Structs
- FileLocksNon-WebAssemblyManages a collection of exclusive file locks.
Enums
- Errors generated by the node library.
Type Aliases
- Result type for the network module.