mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-11-07 20:26:10 +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 |
||
|---|---|---|
| .. | ||
| channels | ||
| controllers | ||
| helpers | ||
| live | ||
| plugs | ||
| views | ||
| helpers_test.exs | ||