Skip to content

Commit

Permalink
Update subscriptions.mdx to document support for Solace (#7698)
Browse files Browse the repository at this point in the history
Updating the docs to add Solace PubSub+ as a supported integration for
GraphQL subscriptions.
  • Loading branch information
TKTheTechie authored Aug 24, 2023
1 parent e8c00a7 commit 7c82561
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/data/subscriptions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -573,6 +573,7 @@ Instead, you should use a subclass of the [`PubSubEngine` abstract class](https:
The following are community-created `PubSub` libraries for popular event-publishing systems:
- [Solace](https://github.com/solacecommunity/graphql-solace-subscriptions)
- [Redis](https://github.com/davidyaha/graphql-redis-subscriptions)
- [Google PubSub](https://github.com/axelspringer/graphql-google-pubsub)
- [MQTT enabled broker](https://github.com/davidyaha/graphql-mqtt-subscriptions)
Expand Down

0 comments on commit 7c82561

Please sign in to comment.