fix typo
[brisk.git] / web / Obj / transports.phh
2020-03-29 Matteo Nastasifix typo
2020-03-29 Matteo Nastasiwr on ws working properly on room (WIP for target detec...
2017-07-16 Matteo NastasiMerge branch 'together-for-fun' into nginx
2017-07-09 Matteo NastasiMerge remote-tracking branch 'origin/together-for-fun...
2017-01-12 Matteo NastasiMerge remote-tracking branch 'origin/master' into nginx
2017-01-11 Matteo Nastasiadd secure socket as default transport and set the...
2016-12-26 Matteo Nastasiadd websocketsec(ure) as transport layer
2013-11-03 Matteo Nastasi ... Merge branch 'tournaments' v4.10.0
2013-10-31 Matteo Nastasi ... add commented log to check real chunks send to clients
2013-08-18 Matteo Nastasi ... add WebSocket to transports bouquet
2013-08-16 Matteo Nastasi ... Merge branch 'master' into ws
2013-08-16 Matteo Nastasi ... moved chunked_content into user class and set chunked...
2013-08-07 Matteo Nastasi ... transport API: add header argument to the init methon...
2013-01-04 Matteo Nastasi ... fix hard cabled stream_fini response when some error...
2013-01-02 Matteo Nastasi ... catch exception rised in explorer 8
2012-12-10 Matteo Nastasi ... xhr transport added v4.4.0
2012-12-05 Matteo Nastasi ... move restart of iframe/htmlfile based stream from ifram...
2012-12-05 Matteo Nastasi ... some fixes for xhr and iframe transport came to light...
2012-12-04 Matteo Nastasi ... self::base_get() moved in the proper place
2012-12-04 Matteo Nastasi ... type of stream selection added
2012-12-03 Matteo Nastasi ... transport_xhr added
2012-11-29 Matteo Nastasi ... transports isolation in php code