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

Don't pass through JOIN from specific clients just after the listener connects? #35

Open
DanielOaks opened this issue Aug 28, 2017 · 0 comments

Comments

@DanielOaks
Copy link
Member

There's a really, really annoying issue that I have with clients. I end up never being able to part channels, since I have a good 5-6 clients that connect to my bouncer, and even if I exit the channel on one client, another client rejoins it next time I connect.

It'd be interesting to see if there's a decent way to prevent this from happening without causing other issues/etc. Maybe: "for the first X amount of time, or until we receive a proper command other thank JOIN/WHO/etc, ignore all JOIN commands".

This is a bit down the line, not something for right now.

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

No branches or pull requests

1 participant