Skip to main content

core.getwebsocketurl

Home > @medplum/core > getWebSocketUrl

getWebSocketUrl() function

Signature:

export declare function getWebSocketUrl(baseUrl: URL | string, path: string): string;

Parameters

Parameter

Type

Description

baseUrl

URL | string

path

string

Returns:

string