Nathan.fooo
|
d3186cc07a
|
feat: websocket config (#99)
* chore: enable tls feature
* chore: update ws client
* chore: update ws client
* chore: expost database entities
* chore: update ws nginx config
* chore: rename error file
* chore: fix clippy
|
2023-10-05 17:43:50 +08:00 |
Zack
|
583f82b7fb
|
refactor: collab http (#89)
* refactor: collab http
* fix: sqlx uuid in types client_api
|
2023-10-04 16:59:03 +08:00 |
Nathan.fooo
|
74b583bc62
|
refactor: test directory (#88)
* refactor: test directory
* chore: rename
|
2023-10-04 16:57:15 +08:00 |
Nathan.fooo
|
b0c213b5c0
|
fix: message queue (#85)
* fix: message queue
* chore: retry sink collab message
* chore: update
|
2023-10-02 15:28:35 +08:00 |
Nathan.fooo
|
3133e5ec32
|
chore: try fix test (#84)
|
2023-09-30 12:36:42 +08:00 |
Nathan.fooo
|
19ee96db4a
|
chore: rename crate (#82)
|
2023-09-28 22:20:48 +08:00 |
Nathan.fooo
|
b8bd53ff5c
|
feat: create collab sync crate (#79)
* feat: create collab sync crate
* test: add tst
* test: add test
* test: update tests
* chore: clippy
* chore: clippy
* chore: clippy
* chore: add retry when subscribe group
* chore: disable realtime test
|
2023-09-28 09:28:46 +08:00 |
Nathan.fooo
|
b729e3529d
|
chore: bump collab version (#78)
* chore: bump collab version
* chore: bump collab version
* chore: update
* chore: update
* chore: update
* chore: update tests
* chore: clippy
* chore: clippy
* chore: clippy
|
2023-09-26 22:52:41 +08:00 |
Nathan.fooo
|
b08a4a9016
|
chore: expost sign in url (#76)
* chore: expost sign in url fc
* refactor: realtime test
* chore: add logs
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
* chore: update
|
2023-09-26 09:26:35 +08:00 |
Nathan.fooo
|
cbae9493b7
|
chore: update collab commit id (#71)
|
2023-09-22 23:00:36 +08:00 |
Nathan.fooo
|
ca0813e265
|
refactor: ws ping (#66)
* chore: ws client
* chore: update ws ping
* chore: fix test
* chore: public funcs
* chore: fix test
* chore: check clent-api compile
|
2023-09-20 20:53:39 +08:00 |
Nathan.fooo
|
7ae645a7c1
|
test: add ws reconnect test (#58)
* test: add test
* test: add reconnect
|
2023-09-18 11:42:32 +08:00 |
Nathan.fooo
|
8f8f6af0f9
|
feat: Integrate to client (#52)
* refactor: ws client
* chore: update
* chore: update
* chore: add ext_url
* chore: rename structs
* chore: add token notify
|
2023-09-17 12:52:44 +08:00 |
Nathan.fooo
|
d24c13692a
|
feat: remove actix-web deps from client_api (#49)
* chore: remove actix-web deps
* chore: fix client error
* chore: expose error
* chore: delete tests
|
2023-09-16 09:31:47 +08:00 |
Nathan.fooo
|
e9fc2af43c
|
feat: implement websocket client (#47)
* feat: implement websocket client
* chore: clippy
* chore: update
* chore: update env
|
2023-09-15 12:11:04 +08:00 |
Nathan.fooo
|
939ea29c3b
|
feat: Realtime multiple conn test(#45)
* chore: multiple connection with same user
* chore: connect with device id
* fix: multiple connection
* test: add more test
* chore: fmt
|
2023-09-15 09:59:37 +08:00 |
Nathan.fooo
|
e03a6ce587
|
test: fix collab edit test (#42)
* test: fix
* chore: cargo sqlx check workspce
* chore: remove rocksdb deps
|
2023-09-14 14:05:15 +08:00 |
Nathan.fooo
|
b1adcc7919
|
test: websocket connect and then edit collab test (#40)
* refactor: realtime dir
* test: add test
* test: fix
|
2023-09-14 09:34:24 +08:00 |
Nathan.fooo
|
c42158b7cb
|
test: add ws connect test (#39)
* test: add ws connect test
* chore: format log
|
2023-09-13 17:04:42 +08:00 |
Nathan.fooo
|
107627f4d8
|
feat: implement snapshot handler (#38)
|
2023-09-13 15:25:51 +08:00 |
Nathan.fooo
|
3aa4d20ad3
|
chore: reduce deps of client_api crate (#37)
|
2023-09-13 13:12:07 +08:00 |
Nathan.fooo
|
b32fcff4d4
|
test: Collab handler test (#36)
* chore: implement collab requests
* test: add more tests
* chore: update scope path
|
2023-09-13 12:52:22 +08:00 |
Nathan.fooo
|
f0f58f98f3
|
feat: create collab handlers (#34)
* feat: logged user after sign up/sign in
* test: fix test
* chore: update sqlx files
* chore: add router
* chore: parser user uuid from token
|
2023-09-12 21:52:25 +08:00 |
Nathan.fooo
|
9ac53dca8e
|
chore: implement collab storage using postrges (#31)
* chore: implement collab storage using postrges
* chore: update collab rev
* chore: update .sqlx files
|
2023-09-12 15:36:33 +08:00 |
Nathan.fooo
|
d0fdde7bf5
|
chore: remove unused deps (#29)
* chore: remove unused deps
* tests: fix
|
2023-09-11 16:21:16 +08:00 |
Nathan.fooo
|
63c992602f
|
tests: fix realtime tests (#27)
* tests: fix realtime tests
* chore: update collab rev
* ci: fix realtime ci
* ci: update test path
|
2023-09-11 15:14:58 +08:00 |
Nathan.fooo
|
3cd3240bfc
|
chore: move realtime test (#26)
* chore: fix tests
* chore: add test server
* chore: move tests
|
2023-09-10 19:35:29 +08:00 |
Nathan.fooo
|
384501a00d
|
refactor: save collab data in pg (#19)
|
2023-09-08 19:41:35 +08:00 |
Nathan.fooo
|
c1f8d79169
|
chore: separate crates (#18)
|
2023-09-07 19:40:11 +08:00 |