mirror of
https://github.com/permissionlesstech/bitchat.git
synced 2026-07-25 21:45:19 +00:00
Merge remote-tracking branch 'origin/docs/whitepaper-reconcile' into feat/integration-all
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user