summaryrefslogtreecommitdiff
path: root/docs/Messenger_Protocol.txt
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2013-07-18 12:44:14 -0700
committerirungentoo <irungentoo@gmail.com>2013-07-18 12:44:14 -0700
commit8a71941423bf9a5e8ceb44a6e4c46688ab15bf8a (patch)
tree37b86e3d919f4436eaa42d70ad7a40068b6f285e /docs/Messenger_Protocol.txt
parent7611ca810f9af9f0f534a85869cd36e35137ec6f (diff)
parenteb262207434443f7a5e4485c6c87c9999bffcd53 (diff)
Merge pull request #47 from stal888/master
Add custom user statuses to core, updated nTox to support nicknames and user statuses.
Diffstat (limited to 'docs/Messenger_Protocol.txt')
-rw-r--r--docs/Messenger_Protocol.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/Messenger_Protocol.txt b/docs/Messenger_Protocol.txt
index 377a6016..78f756ae 100644
--- a/docs/Messenger_Protocol.txt
+++ b/docs/Messenger_Protocol.txt
@@ -2,8 +2,8 @@ Protocol for messages, data, etc..
2 2
3Streaming audio/video will not use this protocol as they can absorb some data loss. 3Streaming audio/video will not use this protocol as they can absorb some data loss.
4 4
5The protocol itself will run on top of the encryption which means it should be 5The protocol itself will run on top of the encryption which means it should be
6impossible for someone to know what type of data is being transmitted.(Well they 6impossible for someone to know what type of data is being transmitted.(Well they
7could just analyze how much data is being transmitted for a pretty good guess) 7could just analyze how much data is being transmitted for a pretty good guess)
8 8
9Because it runs on the encryption which itself runs on our Lossless UDP protocol 9Because it runs on the encryption which itself runs on our Lossless UDP protocol
@@ -29,4 +29,4 @@ ids 0 to 16 are reserved.
29 29
3064 Chat message 3064 Chat message
316? File transmission. 316? File transmission.
32 3270 Status change