godot-topic-router.A WebSocket-based Topic Router for Godot 4.x, where clients connect to a server to subscribe to topics, and/or to publish messages to topics. When a client publishes a message, a copy is sent to all clients subscribing to that topic.