AppFlowy-Cloud/services/appflowy-collaborate/src
Nathan.fooo 5d356718fa
fix: using spawn_blocking in order to not block the runtime (#793)
* fix: using blocking in order to not block the runtime

* chore: increase deps count
2024-09-05 09:19:34 +08:00
..
actix_ws feat: independent collab websocket server (#640) 2024-06-24 13:59:51 +08:00
client feat: migrate collab access control to collaboration service (#548) 2024-05-15 15:24:07 +08:00
collab fix: using spawn_blocking in order to not block the runtime (#793) 2024-09-05 09:19:34 +08:00
group fix: using spawn_blocking in order to not block the runtime (#793) 2024-09-05 09:19:34 +08:00
indexer fix: using spawn_blocking in order to not block the runtime (#793) 2024-09-05 09:19:34 +08:00
snapshot chore: added locks with timeouts (#765) 2024-08-29 16:13:27 +08:00
util chore: move collab rt crate (#489) 2024-04-22 12:14:41 +08:00
api.rs chore: fix formatting 2024-08-26 14:20:39 +02:00
application.rs chore: post rebase fixes 2024-06-28 05:40:44 +02:00
command.rs feat: duplicate published doc (#700) 2024-09-03 09:12:29 +08:00
compression.rs feat: add post realtime message stream handler to independent collab ws (#647) 2024-06-25 13:30:05 +08:00
config.rs chore: use env to use control multiple thread runtime or not (#760) 2024-08-28 00:13:24 +08:00
connect_state.rs Integrate ai chat (#569) 2024-05-22 11:18:07 +08:00
error.rs Integrate ai chat (#569) 2024-05-22 11:18:07 +08:00
lib.rs Merge pull request #645 from AppFlowy-IO/merge-indexer-collaborate 2024-06-28 07:48:32 +02:00
main.rs feat: add telemetry to appflowy collaborate service (#662) 2024-06-28 13:44:59 +08:00
metrics.rs feat: Measure sync (#772) 2024-08-30 21:48:19 +08:00
permission.rs feat: migrate collab access control to collaboration service (#548) 2024-05-15 15:24:07 +08:00
pg_listener.rs feat: independent collab websocket server (#640) 2024-06-24 13:59:51 +08:00
rt_server.rs chore: use colla storage instead of select from db directly (#782) 2024-09-02 21:25:21 +08:00
shared_state.rs chore: revamp post realtime endpoint (#536) 2024-05-08 22:06:37 +08:00
state.rs chore: post rebase fixes 2024-06-28 05:40:44 +02:00
telemetry.rs feat: add telemetry to appflowy collaborate service (#662) 2024-06-28 13:44:59 +08:00