mw
I have a websocket + REST project. Should I be using splitLink like this to combine WS and HTTP?
I have a backend project that uses REST for queries/mutations and Websockets for subscriptions.
I just want validation: is this exactly what I should be doing?
Is there some other simpler way that I'm missing?
Thank you for the great project.
7 replies