hmeine / zing-rs

Card game named "Zing" (originating in Montenegro)
MIT License
3 stars 0 forks source link

[BUG] zing-server is not yet able to send WebSocket notifications #2

Closed hmeine closed 1 year ago

hmeine commented 1 year ago

I have started implementing a WebSocket handler, but I have problems with async Rust, and it is not yet able to send notifications.

hmeine commented 1 year ago

I am trying to get my head back into this fundamental problem and how I tried to approach it. If I remember correctly, the idea was the following: