Skip to content

Instantly share code, notes, and snippets.

@jpetitcolas
Created January 27, 2015 13:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jpetitcolas/8c6404b3c1aed1f9da3c to your computer and use it in GitHub Desktop.
Save jpetitcolas/8c6404b3c1aed1f9da3c to your computer and use it in GitHub Desktop.
Playing with websockets in Go
run:
docker run \
--rm \
--volume="`pwd`:/srv" \
--tty \
--interactive \
--publish="8080:8080" \
marmelab/go run src/marmelab/gollabedit/*.go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment