Comment 5 for bug 1725317

Revision history for this message
Mike Rylander (mrylander) wrote :

I've been working, when I can, on a branch that is intended to allow splitting up of large parameters at request time into a stream of messages that flow from the client to the assigned drone. I have an early WIP for both Perl (client and server) and C (server only -- no C apps send large request params today), but the JS is not abstracted at the same layers, so I'm having a hard time figuring out that client library. I beat my head against it for a few hours, recently, during the hackfest.

If I can get some collaborators, I would be willing to push what I have now even if it is just used to get an idea of where I'm trying to go.