Skip to content

Commit 9398f34

Browse files
committed
Mention wsjson and wspb packages in doc.go
1 parent d909d0b commit 9398f34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc.go

+2
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@
1010
// with the resulting WebSocket connections.
1111
//
1212
// 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.
1315
package websocket

0 commit comments

Comments
 (0)