Merge remote-tracking branch 'origin/docs/whitepaper-reconcile' into feat/integration-all

This commit is contained in:
jack
2026-07-06 22:31:24 +02:00
2 changed files with 10 additions and 8 deletions
@@ -7,7 +7,7 @@
//
/// Simplified BitChat protocol message types.
/// Reduced from 24 types to just 6 essential ones.
/// Consolidated from the original 24 wire types down to the 9 cases below.
/// All private communication metadata (receipts, status) is embedded in noiseEncrypted payloads.
public enum MessageType: UInt8 {
// Public messages (unencrypted)