Skip to content

LunarLoom Chat Service Orchestrates messages from the WebSocket Service, storing and efficiently relaying them to clients for real-time communication.

License

Notifications You must be signed in to change notification settings

abancp/LunarLoom-chat-service

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LunarLoom Chat Service

The LunarLoom Chat Service manage messages and send it to appropriate web socket server.

Features

  • Real-time bidirectional communication
  • Message storing
  • Notification for new messages
  • Multiple channels for group discussions
  • Message encryption for enhanced security
  • Customizable event handling for different message types

Technologies Used

  • Go
  • Redis
  • Scylla Db

LICENSE

LunarLoom Chat Service - Chat Service for LunarLoom End To End Encrypted Chat App.

Copyright © 2023 LunarLoom

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

GPLv3

About

LunarLoom Chat Service Orchestrates messages from the WebSocket Service, storing and efficiently relaying them to clients for real-time communication.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 92.0%
  • Makefile 8.0%