Skip to content
/ Rudel Public
forked from TwoTenPvP/Rudel

Fully managed lightweight reliable UDP protcol

Notifications You must be signed in to change notification settings

Vyxlose/Rudel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rudel is a WIP connection based, packet based networking protocol built ontop of UDP. It features reliability and sequencing.

The project is WIP. Once completed it will be moved into the MidLevel organization.

Why?

Why another C# RUDP Library? We already have Lidgren, LiteNetLib, ENET with wrappers and many more?

Rudel was created to be a managed, high performance, simplistic library without bloat. Essentially a library with similar goals as ENET while being fully managed.

About

Fully managed lightweight reliable UDP protcol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.0%
  • Smalltalk 1.0%