Hi everyone,
first of all thanks for this awesome library,
My websocket connection is reseting after 10 minutes, I've been trying to find a keep alive or ping option but can't find it.
I've seen that subscriptions-transport-ws is meant to receive those keep alive messages, not to send them, so this option exists in apollo server, any idea how to achieve that?
Hi everyone,
first of all thanks for this awesome library,
My websocket connection is reseting after 10 minutes, I've been trying to find a keep alive or ping option but can't find it.
I've seen that subscriptions-transport-ws is meant to receive those keep alive messages, not to send them, so this option exists in apollo server, any idea how to achieve that?