SimpleUDP - Reliable UDP / Network

StrumDev

(0)
FREE
Publisher StrumDev
File size 1.32MB
Number of files 24
Latest version 0.4.0
Latest release date 2024-08-22 02:43:46
First release date 2023-08-14 10:08:16
Supported Unity versions 2018.4.2 or higher

SimpleUDP - This is a simple implementation of reliable delivery of packages by the UDP. This project was developed by me and why not, maybe someone is interested in how simple delivery of packets via UDP works. This project is not an example of the most productive of reliable UDP. I wanted to make a very simple example of reliable packet delivery over UDP.


Technical details


  • 2 channel and small packet size: Unreliable: 1 byte / Reliable: 3 byte.
  • Simple implementation
  • CCU: No limit
  • Easy to use
  • Free license ( MIT License )
  • Only UDP

I will update some elements in the future to make it easier and more productive.


GitHub

Discord


By StrumDev 🇺🇦

Top Publisher Assets