Change default/preferred HTTP server to falcon? #12
Labels
dependency
Dependency issue
discussion
Topic is open to discussion
future
Future idea
idea
Random idea
Since webrick is no longer available in the stdlib by default (but available as a separate gem in Ruby >= 3.0.0), perhaps we could switch to using falcon. Falcon is a Rack compatible, pure-Ruby, async HTTP server.
The text was updated successfully, but these errors were encountered: