Asphyxia - a simple reliable udp based on kcp library

This project is a unmanaged reliable udp, based on kcp.

The fastest, most stable, and minimal memory consumption c# kcp implementation.

This project provides support for peer-to-peer (P2P) connections and Network Address Translation (NAT) traversal. It enables direct communication between clients even when they are behind different NAT devices, facilitating seamless connectivity in various network environments.

High Performance: Optimized for low latency and high throughput. The buffer of the Peer does not need to be reallocated, and kcp shares the buffer.

Ease of Use: Simple API for integrating P2P connectivity into your application.

dotnet: GitHub - Molth/asphyxia: a lifetime of living in obscurity, struggling to make ends meet, and enduring humiliation.

Mirror and Netcode for gameObjects implementation: GitHub - Molth/asphyxiaUnity: a lifetime of living in obscurity, struggling to make ends meet, and enduring humiliation.