We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9433870 + 438ce0b commit 50fd5e3Copy full SHA for 50fd5e3
README.md
@@ -30,6 +30,14 @@ The functionality exposed by this interface should include the ability to:
30
- Listen for signals
31
- Defer the execution of callables
32
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
41
## Contributors
42
43
* [Aaron Piotrowski](https://github.com/trowski)
0 commit comments