Y
Hacker News
new
|
ask
|
show
|
jobs
by
scottmf
3277 days ago
Take a look at Apollo.
https://github.com/apollographql/apollo-client
1 comments
sAbakumoff
3277 days ago
Thanks for suggestion. The back-end is written on Go, the client talks to it via web-socket. I am wondering if Apollo can handle that.
link
scottmf
3277 days ago
It should be able to. I'm using websockets in Apollo with a JS back end.
link