Skip to content

Firefox timeout/disconnect fix over localhost with reloads from memory cache#4

Open
aral wants to merge 10 commits intofgnass:masterfrom
aral:firefox-fix
Open

Firefox timeout/disconnect fix over localhost with reloads from memory cache#4
aral wants to merge 10 commits intofgnass:masterfrom
aral:firefox-fix

Conversation

@aral
Copy link

@aral aral commented Oct 28, 2019

When Firefox is running on host (not hostname) localhost, it disconnects the EventSource connection after 30 seconds following a regular reload (location.reload()).

This pull request allows apps that use the sendevent module to work around this issue. For an example of how to implement it, please see this pull request on the instant module.

@aral aral changed the title Firefox timeout/disconnect fix over localhost with reloads from memory cache WIP: Firefox timeout/disconnect fix over localhost with reloads from memory cache Oct 28, 2019
@aral aral changed the title WIP: Firefox timeout/disconnect fix over localhost with reloads from memory cache Firefox timeout/disconnect fix over localhost with reloads from memory cache Oct 28, 2019
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