Skip to content

Commit 4bbffc6

Browse files
authored
Update resource-faq.md
1 parent 7091e84 commit 4bbffc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-web-pubsub/resource-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Azure SignalR Service is more suitable if:
2828
Azure Web PubSub service is more suitable for situations where:
2929

3030
- You need to build real-time applications based on WebSocket technology or publish-subscribe over WebSocket.
31-
- You want to build your own subprotocol or use existing advanced protocols over WebSocket (for example, MQTT, AMQP over WebSocket).
31+
- You want to build your own subprotocol or use existing advanced sub-protocols over WebSocket (for example, [GraphQL subscriptions over WebSocket](https://github.com/Azure/azure-webpubsub/tree/main/experimental/sdk/webpubsub-graphql-subscribe)).
3232
- You're looking for a lightweight server, for example, sending messages to client without going through the configured backend.
3333

3434
## Where does my data reside?

0 commit comments

Comments
 (0)