mirror of
https://github.com/logos-messaging/pm.git
synced 2026-01-02 14:13:09 +00:00
764 B
764 B
P2P Reliability
Functionality
- Improves probability of message propagation through redundant publishing and receiving.
- Enables detection and remedy of message losses between peers using Store or Filter based reliability strategies.
- Enhances Light Push reliability through service node pooling, redundant publishing, and failure detection.
- Improves Filter reliability through redundant subscriptions and subscription health monitoring.
Usability
- Provides feedback on message delivery status leveraging store protocol.
- Automatically handles reconnection and retransmission when failures are detected.
Reliability
Performance
Supportability
- Within browser environments (edge node mode)
- Integrated in Status applications