Logux is a client-server communication protocol. It synchronizes events between clients and server logs.
This repository contains protocol docs to implement it in any platform.
- Specification:
spec.md - Communication examples:
examples.md - Protocol versions:
CHANGELOG.md
- Referral JS implementation:
logux-sync