Skip to main content

core.getwebsocketurl

Home > @medplum/core > getWebSocketUrl

getWebSocketUrl() function

Signature:

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

Parameters

ParameterTypeDescription
pathstring
baseUrlURL | string

Returns:

string