github rjyo/homebrew-moshi v0.2.72
moshi-hook v0.2.72

latest releases: v0.3.27, v0.3.26, v0.3.25...
one month ago

What's Changed

  • Show dev servers that are slow to answer. The probe deadline was 2.5s and covered the entire redirect chain, so an app that bounces / through a couple of hops — common for Rails and Django in dev mode, where each hop pays a code-reloading cost — timed out every cycle and never reached the picker. The budget is now 8s.
  • Surface a server as soon as it redirects, even if the rest of the chain is still slow. A redirect already proves something is alive on the port.

Don't miss a new homebrew-moshi release

NewReleases is sending notifications on new releases.