digitallyinduced / ihp-chat-example-app

Example project showing the project structure of a simple chat app built with IHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

benjamin-thomas opened this issue · 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