/Matchmaker

super small match making server using NAT punchthrough

Primary LanguageRust

Dependencies

Matchmaker protocol can only support 64-bit machines!

Lua core bit ops module

Can be installed with luarocks:

luarocks install luabitop

and then use require("bit") in your files

Lua core socket module

Can be installed with luarocks:

luarocks install luasocket

and then use require("socket") in your files

Lua rocks

https://luarocks.org/