mirror of
https://github.com/balzack/databag.git
synced 2025-02-15 04:59:16 +00:00
Update README.md
This commit is contained in:
parent
6f21a204fd
commit
0e7de4c40d
@ -19,7 +19,7 @@
|
|||||||
Databag is a self-hosted messaging service. Notable features include:
|
Databag is a self-hosted messaging service. Notable features include:
|
||||||
- Public-private key based identity (not bound to any blockchain or hosting domain)
|
- Public-private key based identity (not bound to any blockchain or hosting domain)
|
||||||
- Federated (accounts on different nodes can communicate)
|
- Federated (accounts on different nodes can communicate)
|
||||||
- Topic based threads (messages grouped by topic not contacts)
|
- Topic based threads (messages organized by topic not contacts)
|
||||||
- Lightweight (server runs on a raspberry pi zero v1.3)
|
- Lightweight (server runs on a raspberry pi zero v1.3)
|
||||||
- Decentralized (direct communication between app and contact's node)
|
- Decentralized (direct communication between app and contact's node)
|
||||||
- Low latency (use of websockets for push events to avoid polling)
|
- Low latency (use of websockets for push events to avoid polling)
|
||||||
|
Loading…
Reference in New Issue
Block a user