VeQox
Explore posts from servers❔ Raw Websockets, ref alternative in async programming
What im trying to achieve with these functions is that when a connection receives an a
CreateRoomEvent
the scoped room in HandleUpgrade
should get set. But since ref params dont work with async code this currently doesnt work and the room in HandleUpgrade
stays null
12 replies
❔ ✅ asp.net websockets
well mostly because bc id like to implement things myself (aka shooting myself in the foot), and bc a friend of mine wants to make an alternative server implementation, which would mean my client is incompatable bc its using the typescript sdk to connect to the hub
9 replies