Geekpedia
« Go Back

Fast Streaming AJAX Proxy - Continuously Push Data as Downloaded

-----
(Rated 0 with 0 votes)

Solve the common problem of double-downloading of data when browser wants to download content from external domain by making AJAX calls to a server side proxy. This proxy solves the delay in transmitting data from external domain by continuously pushing data to browser as it downloads on the server.