mirror of
https://github.com/samsonjs/NotificationSmuggler.git
synced 2026-03-25 08:25:48 +00:00
Update Readme.md
This commit is contained in:
parent
886c9238b6
commit
ab10829953
1 changed files with 2 additions and 0 deletions
|
|
@ -12,6 +12,8 @@ Declare a type conforming to `Smuggled` and then use the static method `Notifica
|
|||
|
||||
If you have `Sendable` contraband then all of this will work nicely with Swift 6 and complete concurrency checking.
|
||||
|
||||
This package pairs nicely with [AsyncMonitor](https://github.com/samsonjs/AsyncMonitor) for a complete notification handling system in the Swift 6 concurrency world.
|
||||
|
||||
## Usage
|
||||
|
||||
### Define a smuggled payload
|
||||
|
|
|
|||
Loading…
Reference in a new issue