Nathan.fooo
|
d77fb77a3a
|
feat: validate collab data before writing to disk (#425)
* chore: validate collab
* chore: update test
* chore: partition key
* chore: save collab
* chore: save collab
|
2024-03-29 14:55:51 +08:00 |
Nathan.fooo
|
deffd074b9
|
chore: check collab before insert (#349)
* chore: check collab before insert
* chore: fix audit
* chore: speed test
* chore: add expirate duration for cache encode collab
* chore: fix test
|
2024-02-25 12:38:07 +08:00 |
Nathan.fooo
|
d851b303bf
|
refactor: async send ws message in http request (#296)
* refactor: async send ws message in http request
* chore: update
* chore: update logs
* chore: update logs
* chore: clippy
* chore: add device id in header
* chore: fix test
* chore: fix device_id
* chore: fix client id
* chore: ratelimt for client
* chore: bump collab
|
2024-02-06 15:21:48 +08:00 |
Nathan.fooo
|
3377e664d5
|
feat: create websocket crate for wasm and native (#269)
* feat: create websocket crate for wasm and native
* chore: update
* chore: replace with websocket::message
* chore: fix client api build
* chore: fix compile
* fix: ci
* refactor: add client api test crate
|
2024-01-23 14:25:01 +08:00 |
Nathan.fooo
|
79702b1ced
|
feat: stream create list of collab (#253)
|
2024-01-11 09:28:28 +08:00 |
Nathan.fooo
|
284e2bf638
|
chore: compress collab data (#249)
* chore: compress collab data
* chore: custom buffer size
* chore: compression ws message
* chore: update log
* chore: update log
* chore: update client max body size
* chore: update client api
* docs: update docs
* chore: retry transaction
* chore: update timeout
* chore: stop previous loop
* chore: log ping error
* chore: log send error
* chore: log error
* chore: update log
* chore: async compress
* feat: stream payload
* chore: update load
* chore: update
* chore: update log
* chore: fix cmt
* fix: client message from http
* chore: bump collab
|
2024-01-10 08:05:57 +08:00 |
Nathan.fooo
|
6d0612ffaf
|
feat: encode batch create collab data as binary (#242)
|
2024-01-03 06:07:21 +08:00 |
Nathan.fooo
|
4d113425fe
|
feat: override collab when create (#234)
* feat: override collab when create
* chore: clippy
* chore: fmt
|
2023-12-25 09:40:32 +08:00 |
Nathan.fooo
|
a07cc0b903
|
feat: Insert multiple collab (#233)
* chore: remove panic hook
* chore: support insert multiple collabs
|
2023-12-25 02:03:41 +08:00 |