This repository has been archived by the owner on Jul 3, 2024. It is now read-only.
Reloading, Replay and Server-Side-Events
- 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