LCA is a simple and extensible WebSocket-based and RestFulAPI message chat system written in Go. It is designed to be easily deployable and modifiable for various real-time communication use cases.
git clone https://github.com/wang900115/LCA.git
cd LCA
docker-compose up --build
docker-compose down -v
Open Source License: Root and subdirectories.