We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79b3cb0 commit b9f12dcCopy full SHA for b9f12dc
doc.go
@@ -2,7 +2,7 @@
2
// governed by a BSD-2-Clause license that can be found in the LICENSE file.
3
4
/*
5
-Package norm provides reliable UDP over multicast and unicast
+Package norm provides reliable UDP using multicast and unicast
6
sockets. norm is a cgo wrapper for NACK-Oriented Reliable Multicast (NORM).
7
libnorm can replace TCP/IP, and in many use cases, provide greater
8
performance.
0 commit comments