We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42e466b commit 0517e30Copy full SHA for 0517e30
README.md
@@ -4,6 +4,8 @@
4
5
**reliable** is a simple packet acknowledgement system for UDP-based protocols.
6
7
+It's useful in situations when you need to know which UDP packets you sent are received by the other side.
8
+
9

10
11
It has the following features:
0 commit comments