From b7f92b362c3d849b43ff3710286cd8bee249189a Mon Sep 17 00:00:00 2001 From: Alexander Bersenev Date: Fri, 17 Jun 2011 22:33:52 +0000 Subject: performance improvenents. Protocol fixes. Reduced memory consumpion --- NOTES | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'NOTES') diff --git a/NOTES b/NOTES index a3850c1..980c8be 100644 --- a/NOTES +++ b/NOTES @@ -9,3 +9,16 @@ This is few notes mainly for myself. 2. Format of answer for ASKING packet: + +3. Format of answer for not ASKING packet: + + +4. Format of events structure: + [ + { + :{:[,]} + }, + { + :{:[,]} + } + ] \ No newline at end of file -- cgit v1.2.3-65-gdbad