Feature: Add endpoint to watch the listening ports
Open
- 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.