New ask Hacker News story: Deprecate GraphQL Subscriptions over WebSockets in Favour of SSE/EventSource API
Deprecate GraphQL Subscriptions over WebSockets in Favour of SSE/EventSource API
8 by jensneuse | 0 comments on Hacker News.
In this post, I'll discuss the pros and cons of using WebSockets to implement GraphQL Subscriptions. I'll then propose why we should consider deprecating the WS implementation in favour of a much simpler to use API, namely EventSource. Would love to hear your opinion! https://ift.tt/336eRRg
8 by jensneuse | 0 comments on Hacker News.
In this post, I'll discuss the pros and cons of using WebSockets to implement GraphQL Subscriptions. I'll then propose why we should consider deprecating the WS implementation in favour of a much simpler to use API, namely EventSource. Would love to hear your opinion! https://ift.tt/336eRRg
Comments
Post a Comment