[BRIDGE] Feed Evennia world events into the Nexus websocket bridge (#727) #732
Reference in New Issue
Block a user
Delete Branch "codex/evennia-ws-feed"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements #727.
What this adds:
nexus/evennia_ws_bridge.pyto read Evennia telemetry JSONL and publish normalized world events into the local Nexus websocket bridgetests/test_evennia_ws_bridge.pyFIRST_LIGHT_REPORT_EVENNIA_BRIDGE.mdwith live playback proofThis is intentionally thin:
Proof:
evennia.session_bound,evennia.command_issued, andevennia.command_resultfrom a real committed Evennia trace playback❌ Net +184 lines exceeds the 10-line limit. Find 174 lines to cut. See CONTRIBUTING.md.