alpha
Login
or
Join now
microcosm.blue
/
microcosm-rs
Star
0
Fork
3
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Constellation, Spacedust, Slingshot, UFOs: atproto crates and services for microcosm
Star
0
Fork
3
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
microcosm-rs
/
constellation
/
src
/
at
slingshot-proxy-hydrate
4 folders
1 file
phil
remove code-level deprecation markers
4mo ago
dd489108
bin
extend bind and collect_metrics to all apps make clap a workspace dependency (finally, todo: more of them) add env configs for args add ipv6 support to slingshot's acme config
4 months ago
consumer
read error: fix error tight loop when tungstenite said we should keep polling until ConnectionClosed, they probably didn't mean ignore all other errors.
7 months ago
server
remove code-level deprecation markers not likely to get reused as library code // the deprecation is more a network-user-facing thing
4 months ago
storage
paging refactor + cleanups slice the links list via Iterator::skip and ::take. i changed some of the bounds setup too. not sure if it's clearer or if i just have a better understanding of it at this specific moment. throw an `empty` static function on some paging things for less verbose early return and tests. make get_links_paged test a bit clearer.
5 months ago
lib.rs
fix mod imports for bin folder
1 year ago