Skip to content

Child LiveViews need to do socket connection with connect_params #244

Description

@bcardarella

While implementing the LiveView rendering LiveView capability in LiveView Native I've had to add the LVN ClientProxy when a child LiveView is being connected to the connect_parms of _format and _interface from the client need to be added.

I'm actually not certain if it would be connect_params or params in LVN Core but similar to how we send the _format and _interface params when establishing the LiveView socket connecton it should use the same params for child LiveView socket connections

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions