Skip to content
This repository was archived by the owner on Apr 9, 2021. It is now read-only.
This repository was archived by the owner on Apr 9, 2021. It is now read-only.

Use one connection if connecting to the same host #4

@wokalski

Description

@wokalski

createRemoteComponent API allows passing a string as the WebSocket arg. In this case we create a WebSocket which is local to a component instance. Because of that there are as many websockets alive as RemoteComponents on the screen. nars server expects one connection per client.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions