Skip to content

Encrypted protcol for messaging and both voice and video calling, written in Rust.

License

Notifications You must be signed in to change notification settings

Mindity/Loveletter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Loveletter

A encrypted messaging server, used in JournWorks Chat Loveletter is our in house encrypted messaging server/protocol, that we built for JournWorks's Chat feature. It supports calling, private messaging and group role manageable messaging.

How to build

Prerequisites

Rust | As it's the main programing language being used, we of course need it to run Love letter.

LL suported client | To make sure Loveletter is able to be interfaced using the client API, we need a client to test and run Loveletter. Like Loveact.

Time to build

git clone https://github.com/Mindity/loveletter.git cd loveletter cargo build cargo run

And your all set!

© Mindity Labs AS 2024, under the MIT Licence.

About

Encrypted protcol for messaging and both voice and video calling, written in Rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages