ocpp-toolkit icon indicating copy to clipboard operation
ocpp-toolkit copied to clipboard

[REQUEST] Shared Http4kServer for multiple Transports

Open juherr opened this issue 8 months ago • 0 comments

Hi,

Thanks for the awesome work!

I have a feature request: it would be great if it were possible to share a single Http4kServer instance across multiple transports, instead of requiring a separate server (and port) for each one.

Ideally, I’d also like to be able to add custom routes to this shared server.

juherr avatar Apr 17 '25 15:04 juherr