Expand description
AgentLink SDK Native
Native platform implementation using reqwest (HTTP) and rumqttc (MQTT).
Re-exports§
pub use http::NativeHttpClient;pub use mqtt::NativeMqttClient;
Modules§
Functions§
- create_
http_ client - Create a native HTTP client
- create_
mqtt_ client - Create a native MQTT client