marvelous-bob icon indicating copy to clipboard operation
marvelous-bob copied to clipboard

libGDX Client and Server architecture for multiplayer game (with CI/CD done for deploying Docker images on AWS ECS)

Results 1 marvelous-bob issues
Sort by recently updated
recently updated
newest added

It is useless to register interfaces for Kryo, because it is the concrete class that needs to be serialized to transfer over network. Also, there is no easy way to...