- Run the Websockets on the same port (fixes #1)
- Remove NODE_PORTWS
- Resolve #3
- Maintenance
- Update dependencies
- Show connections without subscriptions (fixes #2 and #6)
- Maintenance
- Change
NATS_URL
toNATS_MON_URL
- Add routes page
- Add subscriptions list to connections page
- Remove getDataAll
- Add query support for
nats
route - Update dependencies
- Changes for static file serving
- Add client lib
- Add metrics lib
- Add routes lib
- Refactoring server lib
- Add Websocket support
- Replace the chart lib
- Refactoring charts
- Add connections page
- Refactoring app and server
- Remove Websocket for now
- Add more metrics
- Misc. updates
- Misc. updates
- Initial release