anton-johansson / 2d-game

Apache License 2.0
0 stars 0 forks source link

Networking #2

Open anton-johansson opened 6 years ago

anton-johansson commented 6 years ago

Investigate what would be best for networking. Using a 3rd party library, such as kryonet? Or rolling a custom networking engine, with pure sockets?