Set the LiveView socket session opts dynamically

Hello! I also encountered this problem, and made a proposal to add the conn struct to the arguments in the mfa tuple. The sad part is that it would be a breaking change.

Luckily, @steffend proposed a workaround:

Hope it works for you.

1 Like