Open Source Solution Makes Kill-port Implementation a Breeze
As a developer, switching between different projects, and often i have to kill diff port. My solution was kill-port, a widely used package to free up ports. But over time, I noticed something frustrating – kill-port was slow. Sometimes, it took up to 20 seconds just to free a port. When you’re in the middle … Read more