Skip to content

Commit b216dab

Browse files
author
KillaMaaki
authored
Update README.md
1 parent 9e8d642 commit b216dab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ ReliableNetcode.NET provides a simple and easy-to-use reliability layer designed
88
* Lightweight packet acking and packet resending
99
* Supports messages up to about 16kB large using automatic message fragmentation and reassembly.
1010
* Simple congestion control changes the packet send rate according to round-trip-time.
11+
* GC-friendly for maximum performance.
1112

1213
# Usage
1314
All of the API is provided under the `ReliableNetcode` namespace.

0 commit comments

Comments
 (0)