Spring Tips: Spring for GraphQL: Streaming Subscriptions with RSocket

Spring Tips: Spring for GraphQL: Streaming Subscriptions with RSocket

5.716 Lượt nghe
Spring Tips: Spring for GraphQL: Streaming Subscriptions with RSocket
Hi, Spring fans! In this installment, Spring Developer Advocate Josh Long (@starbuxman) , Spring for GraphQL lead Rossen Stoyanchev (@rstoya05), and GraphQL Java lead Andi Marek (@andimarek) look at how to stream data with GraphQL subscriptions, which work independent of underlying transports like SSE, WebSockets, and - as we focus on in this episode - RSocket.