GoFrame websocket refer to https://goframe.org function Global Broadcast Single room push Single user push Single client push Data format sent by the client { "e": "event_name", "d": { "key": "value" } }