Skip to content

jordan-wong/distributed-chatapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.