paint-brush
GraphQL Subscriptions over AWS API Gateway Web Sockets [A Detailed Guide]by@camille-vargas
124 reads

GraphQL Subscriptions over AWS API Gateway Web Sockets [A Detailed Guide]

by Camille Vargas5mSeptember 8th, 2019
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

GraphQL Subscriptions and the Apollo Project provide a type-safe and API forward way to interact with server push and event-based requests such as Web Sockets. The current implementations for subscriptions in Apollo Server depend on a stateful server, where the subscriptions and publications occur in the same runtime. However, GraphQL’s flexibility allows us to implement our own on top of any infrastructure. We can still provide a back-end solution that can be used by Apollo Clients without an Apollo Server.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - GraphQL Subscriptions over AWS API Gateway Web Sockets [A Detailed Guide]
Camille Vargas HackerNoon profile picture
Camille Vargas

Camille Vargas

@camille-vargas

L O A D I N G
. . . comments & more!

About Author

Camille Vargas HackerNoon profile picture
Camille Vargas@camille-vargas

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here