mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-07-27 12:29:35 +00:00
9 lines
552 B
Markdown
9 lines
552 B
Markdown
# Technical Documentation
|
|
|
|
This directory contains deep-dives into the KoalaSync protocol and architecture.
|
|
|
|
- [HOW_IT_WORKS.md](HOW_IT_WORKS.md): Step-by-step walkthrough of every user flow, from room creation to synchronized playback. Ideal for store reviewers and manual testers.
|
|
- [ARCHITECTURE.md](ARCHITECTURE.md): Communication flows, Dual Heartbeat, and Sync logic.
|
|
- [SYNC_GUIDE.md](SYNC_GUIDE.md): Protocol constants and sync requirements.
|
|
- [TRANSLATION.md](TRANSLATION.md): Translation and localization guide for the extension and website.
|