netty-socketio
netty-socketio copied to clipboard
Can not broadcast bytes in a room of default namespace!
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.