Swoole Promise Adapter #1477
mcharytoniuk
started this conversation in
Show and tell
Replies: 1 comment
-
Nice, I would appreciate an update to the docs very much. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I recently finished async promise adapter that supports Swoole. It's a part of a bigger project, but can be used standalone:
https://resonance.distantmagic.com/docs/features/graphql/standalone-promise-adapter.html
It also supports Swoole Futures for that extra parallelism. :)
Would it be ok if I made a PR and referece it on this page? https://webonyx.github.io/graphql-php/data-fetching/#async-php
Beta Was this translation helpful? Give feedback.
All reactions