podium-lib / dev-tool

Middleware that exposes a development API on Podium podlets for use in development tools
https://podium-lib.io/
MIT License
0 stars 0 forks source link

Assign a random port in case of conflicts #77

Open wkillerud opened 5 months ago

wkillerud commented 5 months ago

When running multiple podlet processes you can end up with a port conflict. Instead of crashing it would be nice to assign a random port.