Skip to content

BricksVR-Modding/SharpRakNet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharpRakNet

RakNet Protocol implementation by C#.

RakNet is a reliable udp transport protocol that is generally used for communication between game clients and servers, and is used by Minecraft Bedrock Edtion for underlying communication.

RakNet protocol supports various reliability options, and has better transmission performance than TCP in unstable network environments.

Reference : https://github.com/b23r0/rust-raknet

About

RakNet Protocol implementation by C#.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%