We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3ab3a8b + 0e7877a commit 404e6b1Copy full SHA for 404e6b1
examples/command/README.md
@@ -2,7 +2,7 @@
2
3
This example connects a websocket connection to stdin and stdout of a command.
4
Received messages are written to stdin followed by a `\n`. Each line read from
5
-from standard out is sent as a message to the client.
+standard out is sent as a message to the client.
6
7
$ go get github.com/gorilla/websocket
8
$ cd `go list -f '{{.Dir}}' github.com/gorilla/websocket/examples/command`
0 commit comments