How to redirect from a live view to a controller while keeping socket assigns?

Agreed, there are many drawbacks to a caching approach, but there aren’t much other options for sharing private data from socket to conn. Imo it’ll be great if liveview can simply update the session. Current methods feel like hacks, because of having to trigger an ajax request and it being not private