denoland / denoland/std

`@std/net`: Add `isPortAvailable`, etc.

Open
#7,196 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
3.6k
Forks
681
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**

Currently, features of `@std/net` is very limited; only 1 API i.e. `getAvailablePort`.

**Describe the solution you'd like**

Provide some useful stuff as seen in .

**Describe alternatives you've considered**

Using

Contributor guide

Open the contributing guide

Research direction

Start by reading the existing @std/net implementation and its getAvailablePort API, then compare the referenced port@1.0.0/mod.ts implementation. Clarify which additional APIs, including isPortAvailable, should be supported and define completion around matching the selected port package behavior with appropriate tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.