-
Notifications
You must be signed in to change notification settings - Fork 113
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
Any support for ranch 2.x? #119
Comments
Currently I need to use Ranch 2+ for its more advanced socket handling, which makes it impossible for me to use Bypass. |
I thought I'd just say something in case someone is hoping ranch 2.x support will be added: It will likely not happen as long as cowboy is locked to |
Recent versions of cowboy support ranch 2.0. Using override could fix this lock issue. |
|
I haven't seen anything related to this so I'm asking here.
Are there any plans to support ranch 2.x, at the moment bypass is locked to
1.7.x
, I think it's been there long enough to gain some traction, if not I'll be looking into it some time soon.The text was updated successfully, but these errors were encountered: