Skip to content

happn-app/RecursiveSyncDispatch

Repository files navigation

Recursive Sync Dispatch

Platforms SPM Compatible License happn

⚠️ Use for private queues only! All calls to the queue must be done via the recursiveSync method to have recursive sync dispatch working.

Credits

This project is a packaged implementation of https://stackoverflow.com/a/19838227.