Harbor is a decentralized peer-to-peer communication protocol for offline-first apps. It lets your users communicate directly when they're online and keeps delivery working when they're not.
I recently moved to test net so it is possible to build apps with harbor core now. The latest state can be found here: https://github.com/RobinSrimal/harbor/tree/main
For a sample app you can check out: https://github.com/RobinSrimal/harbor/tree/main/raim . This is basically a fully decentralised slack clone. supporting channels, dms, threads and file sharing.
Let me know if you have any questions or suggestions! Either via discord or via github issues.
Cheers
Robin