···2525serde_with = { version = "3.12.0", features = ["hex"] }
2626tinyjson = "2.5.1"
2727tokio-util = "0.7.13"
2828+tower-http = { version = "0.6.2", features = ["cors"] }
2829zstd = "0.13.2"
29303031[dependencies.tokio]
+1
link_aggregator/readme.md
···118118- [ ] jetstream: connect retry: only reset counter after some *time* has passed.
119119- [x] either count or estimate the total number of links added (distinct from link targets)
120120- [x] jetstream: don't crash on connection refused (retry * backoff)
121121+- [x] allow cors requests (ie. atproto-browser. (but it's really meant for backends))
121122122123cache
123124- [ ] set api response headers