graphql-mqtt-subscriptions icon indicating copy to clipboard operation
graphql-mqtt-subscriptions copied to clipboard

graphql-subscriptions implementation for MQTT protocol

Results 9 graphql-mqtt-subscriptions issues
Sort by recently updated
recently updated
newest added

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...

enhancement
help wanted

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.

help wanted

Trying to use MQTTPubSub with TypeScript results in this compilation error. ![image](https://user-images.githubusercontent.com/1016639/58158758-5c210400-7c7b-11e9-8dc4-f38e7de3c2d5.png) graphql-mqtt-subscriptions: 1.1.0 typescript: 3.1

help wanted

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). >...

dependencies

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...

greenkeeper