Hi!. I want to introduce my "Reliable UDP" network library.
https://github.com/RevenantX/LiteNetLib
Features
LiteNetLib - another reliable udp library.
https://github.com/RevenantX/LiteNetLib
Features
- Simple connection handling
- Helper classes for sending and reading messages
- Different send mechanics
- Reliable with order
- Reliable without order
- Ordered but unreliable with duplication prevention
- Simple UDP packets without order and reliability
- Packet flow control
- Automatic fragmentation of reliable...
LiteNetLib - another reliable udp library.