livebook/test
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
..
livebook Introduce a dedicated channel for JS widget communication (#843) 2022-01-06 16:31:26 +01:00
livebook_web Introduce a dedicated channel for JS widget communication (#843) 2022-01-06 16:31:26 +01:00
support Introduce a dedicated channel for JS widget communication (#843) 2022-01-06 16:31:26 +01:00
livebook_test.exs Add public function for converting .livemd to .exs (#573) 2021-10-05 00:26:41 +02:00
test_helper.exs Fix intermittent test failures (#596) 2021-10-13 22:25:33 +02:00