Search
Preparing search index...
The search index is not available
antidote_ts_client
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"main"
External module "main"
Index
Interfaces
User
Type aliases
User
Id
Variables
Long
connection
test
Functions
friend
Set
friendship
Example
make
Friends
test
Antidote
test
Antidote2
Type aliases
User
Id
User
Id
:
string
Variables
Long
Long
:
any
= require("long")
connection
connection
:
Connection
= connect(8087, "localhost")
test
test
:
Promise
<
Object
>
= Promise.all([testAntidote(),testAntidote2(),friendshipExample()])
Functions
friend
Set
friend
Set
(
userId
:
UserId
)
:
CrdtSet
<
UserId
>
Parameters
userId:
UserId
Returns
CrdtSet
<
UserId
>
friendship
Example
friendship
Example
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
make
Friends
make
Friends
(
userA
:
User
, userB
:
User
)
:
Promise
<
any
>
Parameters
userA:
User
userB:
User
Returns
Promise
<
any
>
test
Antidote
test
Antidote
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
test
Antidote2
test
Antidote2
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
Globals
"antidote"
"antidote
Connection"
"main"
"message
Codes"
"test"
User
User
Id
Long
connection
test
friend
Set
friendship
Example
make
Friends
test
Antidote
test
Antidote2
Generated using
TypeDoc