Closed mudcrab2142 closed 5 years ago
The Enqueue method was able to queue only 2 messages before sending, all other messages were dropped.
Nice find! I just checked and found that this was actually affecting my game on occasion. This seems like the correct fix for this issue to me, so I'm using it in my game now. Thanks!
thanks!
The Enqueue method was able to queue only 2 messages before sending, all other messages were dropped.