zed/crates/live_kit_server
Conrad Irwin 3a5deb5c6f
Replace isahc with async ureq (#18414)
REplace isahc with ureq everywhere gpui is used.

This should allow us to make http requests without libssl; and avoid a
long-tail of panics caused by ishac.

Release Notes:

- (potentially breaking change) updated our http client

---------

Co-authored-by: Mikayla <mikayla@zed.dev>
2024-10-02 12:30:48 -07:00
..
src live_kit_server: Replace jwt with jsonwebtoken (#15302) 2024-07-26 17:20:01 -04:00
vendored/protocol Vendor LiveKit protocol (#11672) 2024-05-10 14:18:40 -04:00
build.rs Vendor LiveKit protocol (#11672) 2024-05-10 14:18:40 -04:00
Cargo.toml Replace isahc with async ureq (#18414) 2024-10-02 12:30:48 -07:00
LICENSE-AGPL chore: Add crate licenses. (#4158) 2024-01-23 16:56:22 +01:00