Hi Demis,
is it possible to use the Auto Batched Requests in Javascript or is it only available in the .NET Service Client (SendAll)?
Thanks in advance
Carlos Mendes - 361 - Jan 20, 2015
Yeah you’d just send an array of request DTO’s to the predefined route: https://github.com/ServiceStack/ServiceStack/wiki/Auto-Batched-Requests#request-execution-flow
e.g: /json/reply/Request[]