From b190dc6fbed142231d7c36d9d4195ec0946442d4 Mon Sep 17 00:00:00 2001 From: Sebastian Stal Date: Thu, 18 Jul 2013 10:56:50 -0700 Subject: Add custom user statuses to core, updated nTox to support nicknames and user statuses. --- docs/Messenger_Protocol.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') 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.. Streaming audio/video will not use this protocol as they can absorb some data loss. -The protocol itself will run on top of the encryption which means it should be -impossible for someone to know what type of data is being transmitted.(Well they +The protocol itself will run on top of the encryption which means it should be +impossible for someone to know what type of data is being transmitted.(Well they could just analyze how much data is being transmitted for a pretty good guess) Because it runs on the encryption which itself runs on our Lossless UDP protocol @@ -29,4 +29,4 @@ ids 0 to 16 are reserved. 64 Chat message 6? File transmission. - +70 Status change -- cgit v1.2.3