Is it possible to provide a way to disable timeout. This is essential for continuous streams such as notifications.
Currently if I set the heartbeatTimeout to 0 it's still being set to 45000 ms. Which doesnt allow to push from the server beyond that 45 s window.
Is it possible to provide a way to disable timeout. This is essential for continuous streams such as notifications.
Currently if I set the heartbeatTimeout to 0 it's still being set to 45000 ms. Which doesnt allow to push from the server beyond that 45 s window.