Leaf
GitHub
Preparing search index...
@muni-town/leaf-sync-socket-io-client
socketIoSyncer
Function socketIoSyncer
socketIoSyncer
(
...
options
:
|
[
uri
?:
string
,
opts
?:
Partial
<
ManagerOptions
&
SocketOptions
>
]
|
[
Socket
<
DefaultEventsMap
,
DefaultEventsMap
>
]
,
)
:
Syncer1
Create a Syncer1 that will sync with a SuperPeer1 over a websocket.
Parameters
...
options
:
|
[
uri
?:
string
,
opts
?:
Partial
<
ManagerOptions
&
SocketOptions
>
]
|
[
Socket
<
DefaultEventsMap
,
DefaultEventsMap
>
]
Returns
Syncer1
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Leaf
Loading...
Create a Syncer1 that will sync with a SuperPeer1 over a websocket.