livebook/lib/livebook_web/plugs
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
..
auth_plug.ex Introduce a dedicated channel for JS widget communication (#843) 2022-01-06 16:31:26 +01:00
configured_plug.ex Make it possible to configure custom plug for all requests (#576) 2021-10-05 00:44:27 +02:00
file_system_provider.ex Escript (#77) 2021-03-17 01:53:44 +01:00
memory_provider.ex Redesign (#80) 2021-03-20 14:10:15 +01:00
static_plug.ex Escript (#77) 2021-03-17 01:53:44 +01:00
user_plug.ex Show consistent user avatar on initial page load (#349) 2021-06-15 19:33:16 +02:00