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

Implement Fallback and Join Handlers #5

Merged
merged 6 commits into from
Oct 12, 2020
Merged

Implement Fallback and Join Handlers #5

merged 6 commits into from
Oct 12, 2020

Conversation

TobiasGrether
Copy link
Member

This PR aims to implement Join and Fallback Handlers. There can be exactly one of each handler for each Proxy instance.
JoinHandler: determines where to move the player when initially connecting to the proxy
ReconnectHandler: determines where to move a player after he was kicked from a downstream server.

@TobiasGrether TobiasGrether self-assigned this Oct 4, 2020
Copy link
Member

@Alemiz112 Alemiz112 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update according to commits, resolve merge conflicts and I can merge.

@TobiasGrether
Copy link
Member Author

Because I is a shortcut so others see its an Interface

@Alemiz112
Copy link
Member

Because I is a shortcut so others see its an Interface

If someone will use IDE to write an plugin, he will see it is an interface lol

@Alemiz112 Alemiz112 merged commit 4a7d0af into master Oct 12, 2020
@Alemiz112 Alemiz112 deleted the fallback branch October 12, 2020 18:56
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.

None yet

2 participants