graphql-mqtt-subscriptions
graphql-mqtt-subscriptions copied to clipboard
graphql-subscriptions implementation for MQTT protocol
The mqtt package evolved a lot, can you just upgrade the dependencies and public a new release? Thank you.
This is an implementation of my feature request #15. I see that pull request #14 implements a similar method; however, it does not include the packet info provided by the...
When subscribing to wildcards a way to identify the particular topic which sent the message would be useful. If the asyncIterator returned two arguments message, topic, you could implement pubSubs...
Not sure how you feel about this. I had an issue where I wanted some messages to be retained but any new subscriptions were not getting them because we don't...
An upgrade to `graphql-subscriptions@^1.0.0` should suffice.
Trying to use MQTTPubSub with TypeScript results in this compilation error.  graphql-mqtt-subscriptions: 1.1.0 typescript: 3.1
Thank you so much for the library! It was (almost) exactly what we needed. Let us know if we can help further. This commit adds the ability to return the...
Bumps [ws](https://github.com/websockets/ws) from 3.0.0 to 3.3.3. Release notes *Sourced from [ws's releases](https://github.com/websockets/ws/releases).* > ## 3.3.3 > # Bug fixes > > - `net.Socket` errors are no longer swallowed (beff620). >...
Letβs get started with automated dependency management for graphql-mqtt-subscriptions :muscle: π Greenkeeper has found a `yarn.lock` file in this repository. Greenkeeper supports lockfile updates for public packages. If you use...