CS230-PZ-Distributed-chat-application
golubovicluka/CS230-PZ-Distributed-chat-application
Go
CS230 - Distributed systems, project for my university - a scalable, real-time distributed chat application built with a Go backend and React frontend. It features a custom load balancer, WebSocket communication, Redis pub/sub for horizontal scaling, and SQLite for message persistence.