Episode 4
We explain what Websockets are and why they matter
in modern web development. Then, we show how to build a full featured Websocket server
using the gorilla/websocket
package.
The example and sample code shows a complete browser-based chat application.
Check out the example code on GitHub and keep on rockin', Gophers!