go.mod 79 B

12345
  1. module realtime-gateway
  2. go 1.25.1
  3. require github.com/coder/websocket v1.8.14