Oct 30, 2016 • golang websocket livereload
Programmatically refreshing a browser tab from an application can be done with a WebSocket connection. This post describes how to achieve this in Golang.