You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.