Donet Reference Manual

Copying Conditions

The Donet documentation is released under the GNU Free Documentation License.

Warning

Donet is still under heavy development and not yet ready for use in a production environment.

This documentation should give you a sense of what the final product will look like.

Welcome to the Donet network engine documentation. Donet is a free and open source networking engine for massive multiplayer online games.

The Donet project is a monorepo that houses two different projects built with Rust:

  • donet - The Donet daemon source, which includes all Donet services.

  • libdonet - The core utilities for the Donet daemon and clients, including datagram utilities and the DC language parser. See docs.donet-server.org/libdonet.

Donet uses Git for version control and Meson as the build system.

The manual is divided up into sections, which are listed below. You can at any time use the sidebar on the left side to navigate between the different sections and their contained pages.

Get in Touch

The official instant messaging channel for Donet development is the #donet channel on the matrix.org homeserver. A link to the channel can be found here.