enet-sys 0.2.2

Low level bindings to the enet C library
Documentation

Raw rust bindings to the enet C library.

Dependencies

  • C, or C cross compiler for your target platform

Ubuntu

Dependencies for Ubuntu can be installed with

sudo apt update
sudo apt install build-essential clang cmake

Archlinux

pacman -S base-devel clang cmake