Files
shiny/inst
Joe Cheng c2311faffe httpuv-style file uploading
Use HTTP POST to upload files rather than sending 4K chunks
one at a time over the websocket. This is massively faster and
also means no binary websocket support is needed. In theory
this approach should be compatible with Shiny Server.

Currently the client side code still uses File API which means
IE8 and 9 users are out of luck.
2013-02-27 16:47:18 -08:00
..
2013-02-13 12:11:39 -06:00
2013-02-27 16:47:18 -08:00
2012-07-23 02:10:04 -07:00
2012-07-23 13:54:01 -07:00