Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Allow The Lounge to be proxied behind a /path/ url" #21

Merged
merged 1 commit into from Feb 13, 2016

Conversation

astorije
Copy link
Member

Reverts #20

This PR breaks The Lounge: as ./socket.io/ cannot be found, the client restarts in loop many times per second.

@gdamjan, sorry for merging too soon, would you mind taking a look at this? Thanks!

@astorije astorije added the Type: Bug Issues that report and PRs that solve any defects that cause unexpected behaviors. label Feb 13, 2016
@astorije astorije self-assigned this Feb 13, 2016
@astorije
Copy link
Member Author

Merging this revert as-is as master is currently broken...

astorije added a commit that referenced this pull request Feb 13, 2016
Revert "Allow The Lounge to be proxied behind a /path/ url"
@astorije astorije merged commit b1e9a95 into master Feb 13, 2016
@astorije astorije deleted the revert-20-gdamjan-path branch February 13, 2016 07:23
@gdamjan
Copy link
Contributor

gdamjan commented Feb 13, 2016

socket.io is idiotic. I'll send a new pull request

@gdamjan
Copy link
Contributor

gdamjan commented Feb 13, 2016

OTOH. that hard refresh() on disconnect is not the best idea. at least it should have some backoff and possibility to debug.

@AlMcKinlay
Copy link
Member

@gdamjan Yeah, I've got a branch on my fork to remove that because it's actually unneessary (socket io reconnects fine) but I'm testing it out irl for a while before merging it back.

@astorije
Copy link
Member Author

Agreed @gdamjan and @YaManicKill, sorry I didn't investigate more to fix this, but first I wouldn't have merge without having a review if I had tried to fix the issue (while a revert is an emergency feature), and it was the middle of the night, I merely wanted to fix master.
I'm glad you reacted lightning fast though, thanks :-)

@astorije astorije added this to the 1.0.1 milestone Apr 1, 2017
brunnre8 pushed a commit to brunnre8/thelounge that referenced this pull request Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issues that report and PRs that solve any defects that cause unexpected behaviors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants