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
It's a limititation of the size of the udp packet. The module does not yet do message recombining. There is a branch that uses datagram-stream which could probably be adapted to use a json-stream module to handle that. Eventually I will solve this problem if no one else does.
I have an array of objects, the contents does not really matter but as soon as the array length goes over 30 it wont send at all.
Could this be an issue of the encryption methods? or because its UDP?
The text was updated successfully, but these errors were encountered: