Closed warmwaffles closed 3 days ago
Not yet. Is there a reason using Bandit would be advantageous?
Other than the fact I don't have to pull down cowboy and use ranch
. Currently fighting with upgrading ranch and other dependencies relying on it being at a specific version. This would be one less thing. But no worries.
I’ll have a look at what it might take to support both
It's not super critical, just a passing thought. I'll close this.
Hi @warmwaffles I’ve added support for Bandit I’ve tested that the optional server works on projects I have that use Plug.Cowboy Please test that it works on your non cowboy project.
Awesome, I'll take a look
Yea @andrewtimberlake this works like a charm. Thanks a ton!
I see that plug cowboy is used, do you have plans to support Bandit as an optional underlying http(s) server? I'm looking to replace Bypass and this seems super promising.