@nsshunt/stsfhirclient 1.0.55 → 1.0.56
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -5038,7 +5038,7 @@ var __privateSet = (obj, member, value, setter) => (__accessCheck(obj, member, "
|
|
|
5038
5038
|
cstr,
|
|
5039
5039
|
// `https://stscore.stsmda.org:3005/nsstsfhir/` this.#options.ststccendpoint, stsfhir as the namespace
|
|
5040
5040
|
__privateGet(this, _options2).socketIoCustomPath,
|
|
5041
|
-
// '/
|
|
5041
|
+
// '/stsfhirsocket/socket.io/',
|
|
5042
5042
|
// Connected Callback
|
|
5043
5043
|
(socket2) => __privateGet(this, _OnSocketConnected).call(this, socket2, clientName, joinRooms),
|
|
5044
5044
|
// Events Registration
|