Skip to content

feat(frontend-core): add WebSocket API URL helper#22

Merged
dtv-comp merged 1 commit into
mainfrom
develop
Jun 4, 2026
Merged

feat(frontend-core): add WebSocket API URL helper#22
dtv-comp merged 1 commit into
mainfrom
develop

Conversation

@dtv-comp
Copy link
Copy Markdown
Contributor

@dtv-comp dtv-comp commented Jun 4, 2026

Add apiWsUrl() helper for generating ws:// and wss:// API endpoints from the configured HTTP API base, with optional port override support and automatic protocol conversion.

Bump frontend-core package version to include the new API helper.

Add apiWsUrl() helper for generating ws:// and wss:// API endpoints
from the configured HTTP API base, with optional port override support
and automatic protocol conversion.

Bump frontend-core package version to include the new API helper.
@dtv-comp dtv-comp self-assigned this Jun 4, 2026
@dtv-comp dtv-comp added the enhancement New feature or request label Jun 4, 2026
@dtv-comp dtv-comp merged commit 6ce6392 into main Jun 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant