apache / dubbo-getty

a netty like asynchronous network I/O library based on tcp/udp/websocket; a bidirectional RPC framework based on JSON/Protobuf; a microservice framework based on zookeeper/etcd
Apache License 2.0
218 stars 69 forks source link

websocket error: Invalid WebSocket frame #90

Closed liamxun-123 closed 2 years ago

liamxun-123 commented 2 years ago

err: ErrorEvent {target: WebSocket, type: 'error', message: 'Invalid WebSocket frame: invalid opcode 6', error: RangeError: Invalid WebSocket frame: invalid o… at Receiver.getInfo

调用接口:

session.Conn().Write

liamxun-123 commented 2 years ago

使用下面接口后正常 session.WritePkg