deno/cli/js
Trevor Manz 9a46a824bd
feat(jupyter): send binary data with Deno.jupyter.broadcast (#20755)
Adds `buffers` to the `Deno.jupyter.broadcast` API to send binary data
via comms. This affords the ability to send binary data via websockets
to the jupyter widget frontend.
2023-10-04 13:05:20 +02:00
..
40_jupyter.js feat(jupyter): send binary data with Deno.jupyter.broadcast (#20755) 2023-10-04 13:05:20 +02:00
40_testing.js perf(test): use fast ops for deno test register (#20670) 2023-09-26 02:21:18 +00:00
99_main.js feat(unstable): add Deno.jupyter.broadcast API (#20656) 2023-09-27 02:21:06 +02:00