/SimpleUDP

SimpleUDP - UDP library for C#

Primary LanguageC#MIT LicenseMIT

SimpleUDP v0.4.0

SimpleUDP is a simple network library that provides reliable and unreliable messages.

This is my first project that I spent a lot of time on. I developed this project myself, starting without knowledge of C# and how the network works, so please be understanding.

The project is still raw, and there may be radical changes in functionality and variable names from version to version, as I am still learning on my own, which is very difficult for me, so please understand.

Documentation: here

Made in Ukraine

  • Only UDP.
  • CCU: No limit.
  • Small packet header size overhead: 1 byte for unreliable, 2 bytes for reliable.
  • Broadcast message.
  • Client-server connections.
  • Can be used in dotnet and Unity applications.
  • License: MIT License.
  • The library is under development.

Discord server: here

I will be very grateful for your support.

Donate

SimpleUDP - Unity demo game.

DemoGame_SimpleUDP.1.1.mp4