mozilla-magnet / magnet-client

A nearby content discovery client for Android & iOS
Mozilla Public License 2.0
19 stars 10 forks source link

Batch requests to magnet-service #347

Open wilsonpage opened 8 years ago

wilsonpage commented 8 years ago

Right now we're not batching requests to magnet service due to https://github.com/mozilla-magnet/magnet-services/issues/29.

Once that endpoint is fixed we can implement batching.