Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Reloading, Replay and Server-Side-Events

Compare
Choose a tag to compare
@jume-dev jume-dev released this 01 Oct 13:55
· 130 commits to master since this release
  • Added autoreloading if changes occur, so you don't have to restart your server
  • Updated the replay function, so it doesn't stop standard event publishing
  • Previously if you do a change but it takes too long for the projection to recognize it, you don't see it on your page. Now the page reloads if the specific event occured, so you get your update displayed on the page