Skip to content

Commit

Permalink
Small typo fix on README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
firatkucuk authored Nov 20, 2023
1 parent eac75d5 commit 1a17aee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ Please check [Lilo Spring Documentation](lilo-spring/README.md).

If you're going to use Subscription stitching. You need to define an additional retriever other than `QueryRetriever` and `IntrospectionRetriever`.
As you might guess, it's a `SubscriptionRetriever`. Besides retrievers, we need to define handlers:
-
- `SubscriptionGatewayHandler` is responsible for handling web socket sessions coming from GraphQL clients to Lilo Stitching Gateway.
- `SubscriptionSourceHandler` is responsible for handling websocket sessions going from gateway to remote GraphQL servers.

Expand Down

0 comments on commit 1a17aee

Please sign in to comment.