obscura-server 0.3.3

A server for relaying secure messages using the Signal Protocol
Documentation
1
2
3
4
5
6
7
pub mod attachment_service;
pub mod auth;
pub mod key_service;
pub mod message;
pub mod message_service;
pub mod notification;
pub mod user;