livebook/test/support
Jonatan Kłosko 19baf013d5
Introduce a dedicated channel for JS widget communication (#843)
* Introduce a dedicated channel for JS widget communication

* Handle payload serialization errors

* Tie channel lifetime to the session

* Catch serialization errors instead of encoding twice

* Merge JS static and dynamic outputs

* Authenticate socket connection from session

* Update JS output format

* Remove unused helper

* Apply review comments
2022-01-06 16:31:26 +01:00
..
notebooks Create write-protected file on the fly in tests 2021-04-14 16:48:11 +02:00
project Add test for standalone Mix runtime (#184) 2021-04-14 20:12:14 +02:00
static Escript (#77) 2021-03-17 01:53:44 +01:00
test_modules Improve intellisense to handle structs and sigils (#513) 2021-08-23 10:42:18 +02:00
assets.tar.gz Add support for JS output widgets (#818) 2021-12-24 14:18:34 +01:00
channel_case.ex Introduce a dedicated channel for JS widget communication (#843) 2022-01-06 16:31:26 +01:00
conn_case.ex Rename project (#68) 2021-03-03 22:56:28 +01:00
noop_runtime.ex Add support for JS output widgets (#818) 2021-12-24 14:18:34 +01:00
test_helpers.ex Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00