Nathan.fooo
|
b1c14c8ffb
|
test: add (#300)
* test: add
* test: add
* chore: clippy
* chore: clippy
|
2024-02-09 07:10:26 +08:00 |
Nathan.fooo
|
29a0851f48
|
feat: Rate limit of ws client (#306)
* feat: implement rate limit for client
* chore: check
* chore: check
* chore: check
* chore: update
* chore: add client version
* chore: update
|
2024-02-08 15:11:23 +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
|
e1b35a1a24
|
feat: enable cors in nginx (#276)
* feat: enable cors in nginx
* chore: update
* chore: fix ci
|
2024-01-29 13:14:50 +08:00 |
Nathan.fooo
|
56615e2274
|
chore: run with different env file (#275)
|
2024-01-29 02:26:43 +08:00 |
Nathan.fooo
|
a318d2f96d
|
test: wasm test (#271)
* test: wasm test
* ci: run wasm test
* fix: wasm websocket connect
* chore: add logs
* ci: fix
|
2024-01-24 05:51:42 +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 |