@supraio/client-daemon-js 0.0.0-jvmaster.362 → 0.0.0-jvmaster.363
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/daemon.html +1 -1
- package/daemon.js +2 -2
- package/package.json +1 -1
- package/screen.html +1 -1
- package/screen.js +2 -2
- package/sdk.js +4 -4
- package/supra-client-daemon.js +5 -0
- package/supra-client-daemon.js.map +1 -1
- package/supra-client-daemon.wasm +0 -0
- package/supra-client-screen.js +5 -0
- package/supra-client-screen.js.map +1 -1
- package/supra-client-screen.wasm +0 -0
package/supra-client-daemon.wasm
CHANGED
|
Binary file
|
package/supra-client-screen.js
CHANGED
|
@@ -192014,6 +192014,11 @@ $packages["github.com/supraio/client-daemon/pkg/decoder/sosstream"] = (function(
|
|
|
192014
192014
|
/* */ $s = 3; continue;
|
|
192015
192015
|
/* if (!$clone(m.sos, js.Value).IsUndefined()) { */ case 2:
|
|
192016
192016
|
$r = log.Println(new sliceType([new $String("ASDF[GO] SOSVideoStreamer.IsAvailable m.sos.Get(config).Get(stream)"), (x = $clone($clone(m.sos, js.Value).Get("config"), js.Value).Get("stream"), new x.constructor.elem(x))])); /* */ $s = 4; case 4: if($c) { $c = false; $r = $r.$blk(); } if ($r && $r.$blk !== undefined) { break s; }
|
|
192017
|
+
/* */ if (!$clone($clone($clone(m.sos, js.Value).Get("config"), js.Value).Get("stream"), js.Value).IsUndefined()) { $s = 5; continue; }
|
|
192018
|
+
/* */ $s = 6; continue;
|
|
192019
|
+
/* if (!$clone($clone($clone(m.sos, js.Value).Get("config"), js.Value).Get("stream"), js.Value).IsUndefined()) { */ case 5:
|
|
192020
|
+
$r = log.Println(new sliceType([new $String("ASDF[GO] SOSVideoStreamer.IsAvailable m.sos.Get(config).Get(stream).Truthy()"), new $Bool($clone($clone($clone(m.sos, js.Value).Get("config"), js.Value).Get("stream"), js.Value).Truthy())])); /* */ $s = 7; case 7: if($c) { $c = false; $r = $r.$blk(); } if ($r && $r.$blk !== undefined) { break s; }
|
|
192021
|
+
/* } */ case 6:
|
|
192017
192022
|
/* } */ case 3:
|
|
192018
192023
|
$s = -1; return !$clone(m.sos, js.Value).IsUndefined() && $clone($clone($clone(m.sos, js.Value).Get("config"), js.Value).Get("stream"), js.Value).Truthy();
|
|
192019
192024
|
/* */ } return; } var $f = {$blk: SOSVideoStreamer.ptr.prototype.IsAvailable, $c: true, $r, m, x, $s};return $f;
|