XrpcClient
constructor(baseUrl: String, httpClient: HttpClient, json: Json = DefaultJson, authProvider: AuthProvider = NoAuth)
Parameters
baseUrl
Root URL of the PDS / AppView, e.g. https://bsky.social. No trailing /xrpc — the client appends it.