steventhorne / legendhub

Source code for the legendhub website.
https://www.legendhub.org
MIT License
3 stars 3 forks source link

Use websockets to provide immediate notifications #148

Open steventhorne opened 1 year ago

steventhorne commented 1 year ago

Expected Behavior

Notifications should show up immediately.

Current Behavior

Notifications only show up on page refresh.

Possible Solution

Use websockets to provide immediate notifications.