core.getwebsocketurl
Home > @medplum/core > getWebSocketUrl
getWebSocketUrl() function
Signature:
export declare function getWebSocketUrl(path: string, baseUrl: URL | string): string;
Parameters
Parameter | Type | Description |
---|---|---|
path | string | |
baseUrl | URL | string |
Returns:
string