mapbox / mapbox-events-ios

Mapbox Events Framework for iOS
Other
20 stars 38 forks source link

Offload networking tasks at the init phase #300

Closed nagineni closed 3 years ago

nagineni commented 3 years ago

Dispatch turnstile and metrics events through a global queue with default priority to offload the heavy events request builder work.