netty-socketio icon indicating copy to clipboard operation
netty-socketio copied to clipboard

Can not broadcast bytes in a room of default namespace!

Open tsingheng opened this issue 2 years ago • 0 comments

Can not broadcast bytes in a room of default namespace! Only one client can recieve the bytes data. Clients use the same Packet object, And may use the same ByteBuf, so some clients can not recieve the bytes data.

tsingheng avatar May 25 '23 06:05 tsingheng