1
0
mirror of https://gitlab.com/comunic/comunicapiv3 synced 2025-09-25 22:29:45 +00:00

Implement presence mechanismes

This commit is contained in:
2021-04-21 15:21:29 +02:00
parent 82bb23640a
commit 2f545574fa
11 changed files with 269 additions and 10 deletions

View File

@@ -57,6 +57,9 @@ pub mod database_tables_names {
/// Notifications table
pub const NOTIFICATIONS_TABLE: &str = "comunic_notifications";
/// Forez presence table
pub const FOREZ_PRESENCE_TABLE: &str = "forez_presence";
}
/// Push Notifications Database prefix