alpha
Login
or
Join now
aly.codes
/
microcosm-rs
Star
0
Fork
0
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
0
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
af052ff3b31ab3541cb41fe2d2b86dead18cd3e1
4 folders
1 file
max
Replace tuple with RecordsBySubject struct
6mo ago
af052ff3
bin
serve a did web!
7 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.
10 months ago
server
Replace tuple with RecordsBySubject struct Replace (String, Vec<RecordId>) tuples with a proper RecordsBySubject struct throughout the many-to-many query implementation as Lexicons per ATProto spec do not offer a tuple type. Add lexicon definition for the getManyToMany XRPC endpoint. # Conflicts: # constellation/src/server/mod.rs
6 months ago
storage
Replace tuple with RecordsBySubject struct Replace (String, Vec<RecordId>) tuples with a proper RecordsBySubject struct throughout the many-to-many query implementation as Lexicons per ATProto spec do not offer a tuple type. Add lexicon definition for the getManyToMany XRPC endpoint. # Conflicts: # constellation/src/server/mod.rs
6 months ago
lib.rs
Replace tuple with RecordsBySubject struct Replace (String, Vec<RecordId>) tuples with a proper RecordsBySubject struct throughout the many-to-many query implementation as Lexicons per ATProto spec do not offer a tuple type. Add lexicon definition for the getManyToMany XRPC endpoint. # Conflicts: # constellation/src/server/mod.rs
6 months ago