Basic example for a server lobby and NAT traversal using UDP hole punching
You need to have .NET 10 installed.
Open a terminal on the server project directory and execute:
dotnet run .You need to have Docker installed.
Open a terminal on the server project directory and execute:
docker compose up- Default HTTP:
9999 - Default UDP :
8888
Tip
💡 Check the API docs at http://localhost:9999/docs