AppFlowy-Cloud/libs/realtime-entity
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
..
proto feat: http init sync (#151) 2023-11-08 15:41:39 +08:00
src refactor: async send ws message in http request (#296) 2024-02-06 15:21:48 +08:00
.gitignore feat: http init sync (#151) 2023-11-08 15:41:39 +08:00
Cargo.toml feat: create websocket crate for wasm and native (#269) 2024-01-23 14:25:01 +08:00
build.rs fix: use proto from env if present 2024-01-25 03:41:08 +08:00