Scale WebSockets using GoLang + Reverse Proxy + Cookie + Docker



Scale WebSockets using GoLang + Reverse Proxy + Cookie + Docker

Scale WebSockets using GoLang + Reverse Proxy + Cookie + Docker

In this video we will learn how we can create a dockerized TCP/IP Websockets application written in GoLang using Gorilla Websockets and scale that using HAProxy with sticky sessions using cookie.

Here is the link to the code
https://github.com/arpanpathak/scalable-websockets

Comments are closed.