o
odinpkg.dev
packages / library / multiplayer_client_server

multiplayer_client_server

da1ed50library

No description provided.

No license · updated 2 years ago

Multiplayer Test

Build

Run build_all.sh.

Run

Server

On a server that is reachable from the internet run ./server.bin <port>.

Alternatively you might instead tunnel the server's port to a public IP (UDP).

Client

Run ./client.bin <server ip> <port>.