coder / coder/internal

Feature: Add endpoint to watch the listening ports

Open
#1,222 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
No language data
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The UI needs to show the ports in real-time and right now we are re-fetching the data every 5 seconds. We probably could use server events or web sockets.

Endpoint:
```console
https://dev.coder.com/api/v2/workspaceagents/:agent-id/listening-ports
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.