Raw rust bindings to the enet C library.

Dependencies

Ubuntu

Dependencies for Ubuntu can be installed with

bash sudo apt update sudo apt install build-essential clang cmake

Archlinux

bash pacman -S base-devel clang cmake