D Web Services Application Potential?
Sebastiaan Koppe via Digitalmars-d
digitalmars-d at puremagic.com
Wed Jul 29 07:30:48 PDT 2015
On Wednesday, 29 July 2015 at 13:22:43 UTC, Etienne Cimon wrote:
> I actually use the size of a vibe.d application (2mb) to my
> advantage to produce a plugin that will overload certain
> requests on the client's computer (via a windows service or
> launchd daemon and reverse proxy). This allows much more
> extensive use of local resources, which is really untapped way
> of developing web applications at the moment, it really lets
> your imagination fly.
That is very interesting. But how do you push those apps to the
end-users without interrupting their browser experience?
More information about the Digitalmars-d
mailing list