Closed Alkasai closed 2 years ago
Yes, my mistake! I'll upload a new version soon with the fix
Awesome! Thank you!
There you go :) https://github.com/Nhowka/Elmish.Bridge/pull/44
Aww, thanks! Already uploaded the nuget files with the mentioned fix
I tried broadcasting message using
BroadcastServer
, but it is not being received on the server. Looking at the code hereshouldn't that be
SendServerIf
instead?I'm using
Elmish.Bridge.Server
version6.0.0