mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-11-09 13:44:53 +08:00
* 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 |
||
|---|---|---|
| .. | ||
| home_live | ||
| output | ||
| session_live | ||
| settings_live | ||
| explore_helpers.ex | ||
| explore_live.ex | ||
| file_select_component.ex | ||
| home_live.ex | ||
| output.ex | ||
| page_helpers.ex | ||
| session_helpers.ex | ||
| session_live.ex | ||
| settings_live.ex | ||
| sidebar_helpers.ex | ||
| user_component.ex | ||
| user_helpers.ex | ||
| user_hook.ex | ||