episode4

command
v0.0.0-...-c6e3130 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 29, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

README

Using Websockets

Watch The Screencast

Go in 5 Minutes, episode 4.

This screencast explains some of the concepts around Websockets and presents an example that shows how to build a websocket server.

Screencast video: https://goin5minutes.com/screencast/episode_4_websockets_with_gorilla_websocket/

Thanks

... to everybody who has suggested new screencasts or giving a 👍 on an existing issue. I'm listening, so keep them coming! https://github.com/arschles/go-in-5-minutes/issues

Note

All code examples in this episode are adapted from Gary Burd's post. He generously gave permission to use his code in the issue for this episode.

Thanks Gary!

Outline

  1. Server -> browser communication
  1. Uses
  • chat
  • streaming data from server
  • ...
  1. Example

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL