Module server

Source
Expand description

For now, the MinetestServer is just a wrapper around a MinetestSocket, and a MinetestConnection is just a wrapper around a SocketPeer.

In the future it may provide its own abstraction above the Minetest Commands.

Structsยง

MinetestServer