I was getting bad TCP rate when I was handling it incorrectly 
Have you considered using WebSocket solution instead of UDP? It is TCP based and should be more relieable.
1 Like
I was getting bad TCP rate when I was handling it incorrectly 
Have you considered using WebSocket solution instead of UDP? It is TCP based and should be more relieable.