Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eventemitter3 #58

Closed
gastonmorixe opened this issue May 1, 2017 · 1 comment
Closed

Eventemitter3 #58

gastonmorixe opened this issue May 1, 2017 · 1 comment

Comments

@gastonmorixe
Copy link

Allow to use other EventEmitters?

Like https://github.com/primus/eventemitter3

Thanks

@NeoPhi
Copy link
Contributor

NeoPhi commented May 2, 2017

It is possible to use any PubSub mechanism that adheres to the PubSubEngine interface. The included PubSub implementation is a minimal example. See https://github.com/davidyaha/graphql-redis-subscriptions for an alternative PubSub implementation.

@NeoPhi NeoPhi closed this as completed May 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants