livekit / rust-sdks

LiveKit realtime and server SDKs for Rust
https://livekit.io
Apache License 2.0
212 stars 57 forks source link

Add support for swapping out the HTTP Client #487

Open mikayla-maki opened 1 week ago

mikayla-maki commented 1 week ago

This PR updates the http_client to follow the dispatcher pattern.