Websockets are actively being developed right now (looking at recent commits). Give it another month or so (if you can ofc and this is just me personal guestimate) and those should come out of the box.
On a side note, you could use a normal store and just send state from websockets messages via action() handledBy store
n
Nikky
10/20/2020, 9:15 PM
i hope that is the case.. then i guess i will wait rather and keep a look out on released features
i want to implement a multiplayer card game with websockets
because polling seems.. suboptimal
j
Jens Stegemann
11/18/2020, 9:27 AM
Sorry for getting back to this that late. WebSockets will be included in 0.8 (already in 0.8-SNAPSHOT).