I've tried to properly sending message from client to server for quite long time without success. I did read document on Raknet, and saw a few sample code here of JRakNet in issues section as I cannot ...
We use Presto on the AWS with blue-green setup. So every new rollout happens on the new boxes and the old boxes gets killed. We were using 318 with Java 8, in which query would fail because of the GC ...