Ohkthx / lijk-rs

Collection of utilities for networking, game servers, and rendering.

Repository from Github https://github.comOhkthx/lijk-rsRepository from Github https://github.comOhkthx/lijk-rs

LIJK

LIJK is a collection of utilities for networking, game servers, and rendering.

Overview

This crate offers ease-of-use submodules to help build new systems.

  • LIJK::NET: An abstract network interface for local (MPSC) and remote (UDP) connections.

Modules

LIJK::NET - Resurrected Networking

A complete overview of the LIJK::NET modules can be found here. LIJK::NET simplies the network connections between clients and hosts for both local and remote sockets by abstracting the connection details into a unified interface.

About

Collection of utilities for networking, game servers, and rendering.


Languages

Language:Rust 100.0%