Swift package that provides a AT Protocol libraries.
🚧 This package is under development. 🚧
- Swift 5.9 or later
swift-atproto includes the following libraries.
ATProto
is a umbrella library that includes all libraries in swift-atproto.
ATProtoAPI
includes auto-generated Swift code from lexicon files in bluesky-social/atproto. Code is generated by andooown/lexicon-gen.
ATProtoXRPC
is a library that provides XRPC client and fundamental types for XRPC.
ATProtoCore
is a library that provides fundamental types for AT Protocol.
ATProtoMacro
is a library that provides some Swift Macros for AT Protocol.
swift-atproto is available under the MIT license. See the LICENSE file for more info.