forked from bmayton/node-emberplus
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The socket reported erroneously timeouts once the connection has been…
… established. This was simply due to inactivity on that socket. I disabled the timeout once the connection is established so that the keepalive mechanism of ember can take place.
- Loading branch information
BIALOBOS, Christophe
committed
Jan 17, 2019
1 parent
67592ad
commit 963026c
Showing
2 changed files
with
28 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters