Commit Graph
9 Commits
Author SHA1 Message Date
Salvatore Giordano ca69d12be4 fix example 2021-05-03 11:22:58 +02:00
Salvatore Giordano 727f268987 fix 2021-04-30 17:00:50 +02:00
Salvatore Giordano 3283f008eb igrate example 2021-04-30 14:59:50 +02:00
Sahil Kumar 3ec389bd71 fix tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-02 19:19:20 +05:30
9952265109 fix: persistence (#329)
* fix(llc): Save original passed persistence for client reconnection.

Signed-off-by: Sahil Kumar <[email protected]>

* fix(persistence): Check for empty channels before applying offset

Signed-off-by: Sahil Kumar <[email protected]>

* fix(llc): Remove debug logs

Signed-off-by: Sahil Kumar <[email protected]>

* fix(persistence): Reset isolate on successful disconnect

Signed-off-by: Sahil Kumar <[email protected]>

* use mutexes in persistence client

* fix(persistence): use `super.updateChannelStates`

Signed-off-by: Sahil Kumar <[email protected]>

* fix(persistence): fix database multiple times creation.

Signed-off-by: Sahil Kumar <[email protected]>

Co-authored-by: Sahil Kumar <[email protected]>
2021-03-12 14:16:41 +01:00
Salvatore Giordano b28ae12597 fix: minor 2021-03-03 12:47:19 +01:00
Salvatore Giordano 7a1c470997 bump version 2021-02-26 16:21:09 +01:00
Salvatore Giordano f8b24038da move sample app to separate repo 2021-02-02 13:03:44 +01:00
Salvatore Giordano 964a428f2e rename package folders 2021-02-01 15:45:58 +01:00