@cloudflare/realtimekit 1.2.1-staging.6 → 1.2.1-staging.7

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.
package/dist/index.es.js CHANGED
@@ -25859,7 +25859,7 @@ class uO {
25859
25859
  try {
25860
25860
  o = r(a);
25861
25861
  } catch (c) {
25862
- this.logger.error("chatSocketHandler::on::binary_decode_error", {
25862
+ this.logger.error("aiSocketHandler::on::binary_decode_error", {
25863
25863
  error: c
25864
25864
  });
25865
25865
  }
@@ -28382,7 +28382,7 @@ let ti = (Kg = class {
28382
28382
  video: !0
28383
28383
  };
28384
28384
  return a.setValue("options", e), a.setValue("peerId", t), a.setValue("modules", o), a.setValue("sdkName", "web-core"), a.setValue("meetingId", r), a.setValue("apiBase", i.apiBase), a.setValue("baseURI", i.baseURI), a.setValue("userId", i.participantId), a.setValue("organizationId", i.orgId), a.setValue("authToken", e.authToken), a.setValue("overrides", (d = e.overrides) != null ? d : {}), a.setValue("env", lw({ baseURI: i.baseURI })), a.setValue("defaults", c), a.setValue("onError", e.onError || (() => {
28385
- })), a.setValue("cachedUserDetails", Rs(e.cachedUserDetails)), a.setValue("sdkVersion", "1.2.1-staging.6"), (l = e.modules) != null && l.experimentalAudioPlayback && a.setValue("audioPlayback", new YO()), a;
28385
+ })), a.setValue("cachedUserDetails", Rs(e.cachedUserDetails)), a.setValue("sdkVersion", "1.2.1-staging.7"), (l = e.modules) != null && l.experimentalAudioPlayback && a.setValue("audioPlayback", new YO()), a;
28386
28386
  }
28387
28387
  join() {
28388
28388
  return u(this, null, function* () {
package/dist/index.es5.js CHANGED
@@ -27229,7 +27229,7 @@ var Su = /* @__PURE__ */ S("socket"), ZO = /* @__PURE__ */ function() {
27229
27229
  try {
27230
27230
  c = a(u);
27231
27231
  } catch (d) {
27232
- n.logger.error("chatSocketHandler::on::binary_decode_error", { error: d });
27232
+ n.logger.error("aiSocketHandler::on::binary_decode_error", { error: d });
27233
27233
  }
27234
27234
  return r(c);
27235
27235
  });