l5cs

Results 1 issues of l5cs

the example shows handling welcome and reconnect the same way, subscribing using session id and nothing else https://github.com/twitch-rs/twitch_api/blob/052b7d6c088578daa8065d72d02b2b41180e2987/examples/eventsub_websocket/src/websocket.rs#L96-L106 this doesn't actually work in practice as 1. the subscriptions for this...