Skip to content

Commit 8561002

Browse files
authored
Update README.md
1 parent 6b4c957 commit 8561002

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
Wrap your grpc-gateway mux with this helper to expose streaming endpoints over websockets.
66

7+
On the wire this uses newline-delimited json encoding of the messages.
8+
79
Usage:
810
```diff
911
mux := runtime.NewServeMux()

0 commit comments

Comments
 (0)