You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 9, 2021. It is now read-only.
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.