chorus/src
Flori 484c69229d
No openssl (#522)
* Remove openssl from some packages' deps

* Add shorthand wasm build script

* Eliminate openssl dependency from crate

* Build RootCertStore from webpki roots instead of native roots

* Expand wasm documentation

* Revert reqwest

* Lock reqwest at 0.11.23

* Lock reqwest at 0.11.26, latest possible version

* Add wasm test script
2024-07-13 08:31:45 +02:00
..
api Miscellaneous fixes (#514) 2024-06-28 14:05:59 +02:00
gateway No openssl (#522) 2024-07-13 08:31:45 +02:00
types Miscellaneous fixes (#514) 2024-06-28 14:05:59 +02:00
voice Implement gateway options, zlib-stream compression (#508) 2024-06-23 17:23:13 +02:00
errors.rs Reuse gateway backends, don't duplicate them for voice gateway (#493) 2024-04-30 16:17:47 +02:00
instance.rs Implement gateway options, zlib-stream compression (#508) 2024-06-23 17:23:13 +02:00
lib.rs Primitive voice implementation (feature/voice) (#457) 2024-04-16 17:18:21 +02:00
ratelimiter.rs Miscellaneous fixes (#514) 2024-06-28 14:05:59 +02:00