chorus/src/gateway
bitfl0wer 98c842fd25
Match scheme for "ws" or "wss" and choose whether to connect with TLS connector for tungstenite
2024-08-26 12:53:32 +02:00
..
backends Match scheme for "ws" or "wss" and choose whether to connect with TLS connector for tungstenite 2024-08-26 12:53:32 +02:00
events.rs Replace `Observer` and `GatewayEvent` with `pubserve` crate 2024-07-13 14:28:22 +02:00
gateway.rs Prefer `&str` over `String` when possible (#553) 2024-08-26 12:44:58 +02:00
handle.rs Add one BILLION derives 2024-07-18 23:04:35 +02:00
heartbeat.rs Primitive voice implementation (feature/voice) (#457) 2024-04-16 17:18:21 +02:00
message.rs Miscellaneous fixes (#514) 2024-06-28 14:05:59 +02:00
mod.rs Readd Observer trait as reexport 2024-07-25 11:29:35 +02:00
options.rs Prefer `&str` over `String` when possible (#553) 2024-08-26 12:44:58 +02:00