Hi, I have Mongoose server built in to a C++ application. The C++ application holds arrays of floating point numbers, and I would like to request this data from a Javascript page (also served by my application) using XMLHttpRequest, as a binary blob. How can I use Mongoose to handle and service this request?
Thanks, Jamie -- You received this message because you are subscribed to the Google Groups "mongoose-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mongoose-users. For more options, visit https://groups.google.com/d/optout.
