Skip to content

Commit 50fd5e3

Browse files
authored
Merge pull request #116 from async-interop/packages
Add implementations and compatible projects to README
2 parents 9433870 + 438ce0b commit 50fd5e3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,14 @@ The functionality exposed by this interface should include the ability to:
3030
- Listen for signals
3131
- Defer the execution of callables
3232

33+
## Implementations
34+
35+
You can find [available implementations on Packagist](https://packagist.org/providers/async-interop/event-loop-implementation).
36+
37+
## Compatible Packages
38+
39+
You can find [compatible packages on Packagist](https://packagist.org/packages/async-interop/event-loop/dependents).
40+
3341
## Contributors
3442

3543
* [Aaron Piotrowski](https://github.com/trowski)

0 commit comments

Comments
 (0)