Releases: DVDAGames/elite-dangerous-journal-server
Releases · DVDAGames/elite-dangerous-journal-server
Minor: Broadcast status.json changes
This release adds the ability to subscribe to status.json events and also events for all of the other various JSON files that have been introduced.
Patch: Suppress ECONNRESET WebSocket Error
This patch suppresses the WebSocket ECONNRESET
error from throw
ing and breaking things.
Thanks to @rolandbosa for the Issue and PR.