We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d909d0b commit 9398f34Copy full SHA for 9398f34
doc.go
@@ -10,4 +10,6 @@
10
// with the resulting WebSocket connections.
11
//
12
// The echo example is the best way to understand how to correctly use the library.
13
+//
14
+// The wsjson and wspb packages contain helpers for JSON and ProtoBuf messages.
15
package websocket
0 commit comments