| by Scott Kilroy | No comments

Instant browser refresh with a WebSocket connection

The WebSocket protocol helps browsers to immediately reload a page if the server-side content changes. In this month's column, Mike Schilli whips up his own WebSocket server in Go for this task.

Share Button

Source: Linux Magazine Full Feed