Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 300 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 300 Bytes

Chat with Golang

This is a chat app featuring real-time messaging, the ability to send ephemeral messages (toggleable), and is designed for easy scaling, load balancing and deployment in the cloud.

Created using Go, Redis, websockets, Nginx, and deployed with Docker, Kubernetes on Azure.