Support Binding to Multiple Ports
Author: bartboy011Created Feb 10, 2020Updated Jan 13, 2026
Hello there! I'd like to use Uvicorn for an application I'm working on, however, my use-case requires the ability to bind the application to multiple ports. Looking through the source code, this doesn't seem possible, but I'm curious if a workaround has been discussed before, and/or if this is on the roadmap?
Source: Kludex/uvicorn