-
Notifications
You must be signed in to change notification settings - Fork 40
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
MQTTPubSub is not compatible with PubSubEngine type definitions #8
Comments
Getting a similar issue but instead with
|
See https://github.com/aerogear/graphql-mqtt-subscriptions We have that done. @davidyaha Our team is maintaining the fork of the library. Would you consider merging the changes from our fork or putting note in the repo. |
Genrally it will be hard to merge due to extensive changes that happened. We tried to pull out whatever was easy to integrate but not all things are possible. |
Trying to use MQTTPubSub with TypeScript results in this compilation error.
graphql-mqtt-subscriptions: 1.1.0
typescript: 3.1
The text was updated successfully, but these errors were encountered: