X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=TODO.txt;h=568cf21e032b3915740f18a35194f35971475c61;hb=ddd822f1dca51731cc9fc8199db3f1cc527fb01a;hp=da73ad32ae363942d425657f57f260c4d0ecc435;hpb=f533ded1b55bb82cdfc3077c2616a66935425880;p=brisk.git diff --git a/TODO.txt b/TODO.txt index da73ad3..568cf21 100644 --- a/TODO.txt +++ b/TODO.txt @@ -3,6 +3,30 @@ FEATURES | ----------+ + - WEBSOCKET TRANSPORT + 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 + + + - improved S + . db update (add components, maybe single string) + . filter in index.php + . filter in index_wr.php + - prefs API: . prefs_assign(content): assign json content as output var . prefs_apply(prefs_new): apply new content to g_prefs and system