PubSub Server
This is a general-purpose HTTP + Socket.IO pubsub server with room rules, debug tools, and static example asset hosting.
Core endpoints: /health, /v2/emit, /room/:roomId, /api2/debug/<ACCESS_KEY>, /docs
Static benchmark files are served directly from /examples/... without per-file routes.