We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Propagate 215 / 54_825 fix to companion wiki pages Follow-up to the Voice-Protocol.md correction: the same impossible 219 / 55_845 figures (the 219 forgot the 4-byte MAC trailer; real body budget is 231 - 16 = 215) lingered in Constants-and-Limits, Sender-Guide, Receiver-Guide, and Overview. Corrected to 215 / 54_825 (and ~28 s -> ~27 s). LongFast 199 is unchanged (it fits the MTU).
docs: reconcile wiki with voicetastic-core implementation Correct stale values (pacing tables, BLACKLIST_TTL, NACK_WINDOW_MS, message_timeout, retain_ttl, linger, voice.max_duration_secs range), fix the NACK_MAX_ROUNDS cumulative-vs-consecutive contradiction in Voice-Protocol 9.1, document the 8 missing settings keys and 4 missing VoiceError variants, add a dead-sender suppression section, and pull the experimental flood-control/resource-bounding limits together with markers and back-links.
docs: import wiki pages from main repo Moves the 12 implementer-facing wiki pages out of voicetastic-desktop/docs/wiki/ and into this dedicated wiki repo so they render natively in GitLab's wiki UI. The empty `home.md` placeholder is replaced by the proper `Home.md` landing page. Pages: Home, Overview, Sender-Guide, Receiver-Guide, Frame-Format, Reliability-FEC-and-NACK, Encryption, Constants-and-Limits, Error-Catalogue, Glossary, Header-MAC-Future-Work, Settings.