Skip to content
modkitv0.2

Example 86 - RPC, input and snapshots over multiplayer sessions.

← All examples86_multiplayer

Run one server and one or more clients: 86_multiplayer server all 86_multiplayer client 127.0.0.1 udp 86_multiplayer client 127.0.0.1 tcp 86_multiplayer client 127.0.0.1 ws

Number
86
Tags
threadingnetworkinginput
Source
examples/86_multiplayer/main.c

Build and run

./scripts/build-linux.sh release --target=86_multiplayer --run