X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=TODO.txt;h=b6f9053b19f1572024452383e18c7da792967090;hb=db37fff4bfb5532ca99e73845ae8a4c654618537;hp=404a80833428f5c478c2274095cb84fce9064ded;hpb=b41e2233431a8862b741c7eb4c998c1a47263ed7;p=brisk.git diff --git a/TODO.txt b/TODO.txt index 404a808..b6f9053 100644 --- a/TODO.txt +++ b/TODO.txt @@ -3,13 +3,34 @@ FEATURES | ----------+ - - WEBSOCKET TRANSPORT - . client (xynt_streaming.js) - . server (transport.phh) + - CONTINUE FEATURE + . save points every game + . modify points calculation to include order and mazzo + . exclude not standard types from statistics + + . add command to continue - M1: xynt_test01.php working + - WEBSOCKET TRANSPORT + . refactoring $enc attribute management + DONE . reintroduced $enc = 'plain' for websocket + DONE . fallback for not correct WS version + DONE . fini of ws stream + DONE . reactivate compression + DONE . fix xynt_test01 + DONE M2: brisk working + DONE . manage multiport apache config + DONE . manage headers correctly in sac-a-push + DONE . manage transport.close method where required + DONE . xynt_stream: manage fallback to multiple ports + DONE . manage fini for ws + POST . server: manage input data from clients + POST . manage ping/pong (seems not required) + + DONE . client (xynt_streaming.js) + DONE . server (transport.phh) + + DONE M1: xynt_test01.php working - . manage headers correctly in sac-a-push - improved S . db update (add components, maybe single string)