From 2258b14e7a2a338e28953878378fbbfea7505d90 Mon Sep 17 00:00:00 2001 From: shikokuchuo <53399081+shikokuchuo@users.noreply.github.com> Date: Fri, 4 Oct 2024 19:56:45 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20shikokuc?= =?UTF-8?q?huo/mirai@1f9f5f7b80d58894c686d9c20e4d0188ef865d0e=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 10 +++++----- pkgdown.yml | 2 +- reference/host_url.html | 10 +++++----- reference/serial_config.html | 4 ++-- search.json | 2 +- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/index.html b/index.html index 099a3eabf..048ddc72a 100644 --- a/index.html +++ b/index.html @@ -113,7 +113,7 @@
m[]
-#> [1] 8.455296 6.804198 6.158908 6.822219 5.264206
+#> [1] 7.295884 7.017275 7.502276 5.011602 6.683662
As a mirai represents an async operation, it is never necessary to wait for it. Other code can continue to run. Once it completes, the return value automatically becomes available at $data
.
while (unresolved(m)) {
@@ -122,7 +122,7 @@ Quick Startm
#> < mirai [$data] >
m$data
-#> [1] 8.455296 6.804198 6.158908 6.822219 5.264206
host_url()
-#> [1] "tcp://fv-az975-66:0"
+#> [1] "tcp://fv-az525-688:0"
host_url(ws = TRUE)
-#> [1] "ws://fv-az975-66:0"
+#> [1] "ws://fv-az525-688:0"
host_url(tls = TRUE)
-#> [1] "tls+tcp://fv-az975-66:0"
+#> [1] "tls+tcp://fv-az525-688:0"
host_url(ws = TRUE, tls = TRUE, port = 5555)
-#> [1] "wss://fv-az975-66:5555"
+#> [1] "wss://fv-az525-688:5555"
local_url()
-#> [1] "abstract://0027497bc9e658d14d937808"
+#> [1] "abstract://513333fc4511daba7b898f4d"