Skip to content

ADDED socketIOPingInterval option to allow users to customise ping interval#151

Open
daveskybet wants to merge 1 commit intorobtaussig:masterfrom
daveskybet:add_socketio_ping_interval_option
Open

ADDED socketIOPingInterval option to allow users to customise ping interval#151
daveskybet wants to merge 1 commit intorobtaussig:masterfrom
daveskybet:add_socketio_ping_interval_option

Conversation

@daveskybet
Copy link

Some SocketIO implementations have shorter ping interval requirements than the current fixed value constant.

This PR exposes a socketIOPingInterval option which if fromSocketIO is true will pass a custom ping length down to setUpSocketIOPing.

It looks like most of the code was already implemented, and only required a single line change to allow the option to be passed in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant