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

Add ConnectionErrorEvent #412

Closed
wants to merge 1 commit into from
Closed

Conversation

kasefuchs
Copy link
Contributor

Hello,

I'm developing my own plugin for Gate and I was missing a connection error event. So I added it.

@robinbraemer
Copy link
Member

Hi, thanks for the PR. But you can use the error returned by
https://github.com/minekube/gate/blob/master/pkg/edition/java/proxy/switch.go#L20-L29

@kasefuchs
Copy link
Contributor Author

I tried using it but in my case it resulted in a fatal error with goroutine stack overflow.

@kasefuchs kasefuchs closed this by deleting the head repository Oct 29, 2024
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.

2 participants