chorus/src
bitfl0wer 72c5d13eaf
Update README.md
2024-08-26 13:56:11 +02:00
..
api Prefer `&str` over `String` when possible (#553) 2024-08-26 12:44:58 +02:00
gateway Tungstenite: Match scheme for "ws" or "wss" (#554) 2024-08-26 13:32:37 +02:00
types Add missing `impl From<Snowflake> for u64`, closes `From<Snowflake> for u64` missing #550 2024-08-26 13:38:33 +02:00
voice Prefer `&str` over `String` when possible (#553) 2024-08-26 12:44:58 +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 Prefer `&str` over `String` when possible (#553) 2024-08-26 12:44:58 +02:00
lib.rs Update README.md 2024-08-26 13:56:11 +02:00
ratelimiter.rs Fix voice, voice_udp features 2024-07-13 14:53:04 +02:00