This application is designed to be run alongside Elite Dangerous.
It leverages the Elite Dangerous Journal Server to broadcast Events from the Journal in real-time across a WebSocket server that any client on your local network can connect to.
In the Expanse book series, "tightbeam" communication is what allows a ship in space to communicate with other ships, stations, etc.
This implementation is a bit different as any client can subscribe to the WebSocket server, but each broadcast is sent directly between the server and a single client, so it's sort of similar.
Check out the guide to contributing if you'd like to be a contributor.
Check out the CHANGELOG for details.
- Elite Dangerous is © 1984 - 2017 Frontier Developments plc.
- Elite Dangerous Community Developers for documentation and discussions