digitallyinduced/ihp-chat-example-app

Live demo: updating from browser #2 does not update browser #1

benjamin-thomas opened this issue · 0 comments

Considering this is a chat app, it looks like a bug.

Reading the Auto Refresh documentation, it sounds like all the connected websocket clients should get an update after table row insertions.

If I post twice on the same browser, I can see 2 ws created, rather than the first one receiving new messages