Sample with GraphQL over WebSocket in a WebFlux application.
Main features:
- Reactive DataFetcher's, including subscription stream.
- WebFilter that inserts Reactor
Contextthat is then accessed in the DataRepository. - Tests for subscription streams.
Sample with GraphQL over WebSocket in a WebFlux application.
Main features:
Context that is then accessed in the DataRepository.