Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 503 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 503 Bytes

message-service

This project provides a foundation for real-time messaging applications. Developed in Go, it integrates with a PostgreSQL database and supports real-time communication via WebSocket. Messages are managed using RabbitMQ and are persistently stored in PostgreSQL. The flexible and scalable architecture allows it to be easily adapted to different projects. This open-source project is an excellent starting point for developers looking to build modern, real-time messaging applications.