AppFlowy-Cloud/src/middleware
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
..
access_control_mw.rs fix: pg lock (#299) 2024-02-06 13:44:39 +08:00
cors_mw.rs feat: enable cors in nginx (#276) 2024-01-29 13:14:50 +08:00
encrypt_mw.rs chore: implement symmetric encrypt (#192) 2023-12-04 11:50:56 +08:00
metrics_mw.rs feat: Request Id (#144) 2023-11-03 16:57:05 +08:00
mod.rs feat: enable cors in nginx (#276) 2024-01-29 13:14:50 +08:00
request_id.rs refactor: async send ws message in http request (#296) 2024-02-06 15:21:48 +08:00