v0.3:
Big milestone: arroba is successfully federating with the ATProto sandbox! See app.py for the minimal demo code needed to wrap arroba in a fully functional PDS.
- Add Google Cloud Datastore implementation of repo storage.
- Implement
com.atprotoXRPC methods needed to federate with sandbox, including most ofrepoandsync.- Notably, includes
subscribeReposserver side over websocket.
- Notably, includes
- ...and much more.