S
S
snake-yava2016-03-24 09:58:18
Node.js
snake-yava, 2016-03-24 09:58:18

How to make socket.io connection not drop when navigating to other site pages in node.js?

The crux of the problem is in the title. Constant disconnects due to the transition from page to page. And also on safari in iOS, disconnects often occur and are restored only after the page is refreshed.
I can't find documentation on socket.io 1.4.4 config options (even on the official site). Tell me where to find documentation on the config and how to avoid connection breaks?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nicholas, 2016-03-24
@ACCNCC

Since you want it is not possible!
You need to load pages via ajax!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question