Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.
/ ruvik-server Public archive

Spring service for instant messaging app with end-to-end encryption protocol

Notifications You must be signed in to change notification settings

CrissNamon/ruvik-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RUVIK SERVER

Build Status codecov
Server app for Ruvik messenger, uses:

  • Spring Boot (Web, Security, Data JPA)
  • Postgres DB
  • STOMP over WebSocket

Ruvik - messenger, demonstrating implementation of Ruvik Proto, end-to-end encryption protocol.
https://github.com/CrissNamon/ruvik-proto-java


To run in docker container use command:
docker-compose up -d --build


Protocol scheme:
Scheme