A real-time chat application built with Go, WebSockets, and Redis. This project demonstrates how to implement a scalable chat system with real-time messaging capabilities and chat history management. The application features a WebSocket service for real-time communication and a history storage service that manages chat history efficiently.
☆22Aug 25, 2024Updated 2 years ago
Alternatives and similar repositories for real-time-chat-app
Users that are interested in real-time-chat-app are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Online Store Microservices is a scalable architecture for an online retail platform, built with Go, Docker, and Kubernetes. It features t…☆12Sep 1, 2024Updated 2 years ago
- A clone of medium blog website coded using nestJS, typeORM and postgresQL.☆13May 3, 2024Updated 2 years ago
- This project implements a Python-based linear regression model from scratch, complete with custom functions for mean squared error and gr…☆16Mar 28, 2025Updated last year
- The Car Price Prediction Web App is a Flask-based web application that utilizes machine learning to predict the approximate price of used…