Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions Readme.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ François Lamboley <francois.lamboley@happn.com>

image:https://img.shields.io/badge/platform-macOS%20|%20iOS%20|%20tvOS%20|%20watchOS%20|%20Linux-lightgrey.svg?style=flat[Platforms] link:https://swift.org/package-manager/[image:https://img.shields.io/badge/SPM-compatible-E05C43.svg?style=flat[SPM Compatible]] link:License.txt[image:https://img.shields.io/github/license/happn-app/RecursiveSyncDispatch.svg[License]] link:{happn}[image:https://img.shields.io/badge/from-happn-0087B4.svg?style=flat[happn]]

---

NOTE: This repo is no longer maintained by happn. +
A maintained version is available from its creator at https://github.com/Frizlab/RecursiveSyncDispatch[Frizlab/RecursiveSyncDispatch].

---

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

Expand Down