X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=TODO.txt;h=fd9ece4e1ca49199935604df65c4405cfa3dc35b;hb=7a66f3d9cc106069ebad86fabfd1c7be4e3e8407;hp=abc81bff5dff2aa1d79599e87f289aa0bc975c4f;hpb=b65dddf6cb8fdc5a98719ed170ca38c2059b362c;p=brisk.git diff --git a/TODO.txt b/TODO.txt index abc81bf..fd9ece4 100644 --- a/TODO.txt +++ b/TODO.txt @@ -3,6 +3,27 @@ FEATURES | ----------+ + - 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 + - improved S . db update (add components, maybe single string)