List of all items
Structs
- auth::AuthToken
- auth::SerializedAuthToken
- domain::AuthSubject
- domain::ClientId
- domain::DecodedAuthSubject
- domain::DecodedClientId
- domain::DecodedProjectId
- domain::DecodedSubscription
- domain::DecodedTopic
- domain::DidKey
- domain::MessageId
- domain::ProjectId
- domain::SubscriptionId
- domain::Topic
- jwt::JwtBasicClaims
- jwt::JwtHeader
- rpc::BatchFetchMessages
- rpc::BatchReceiveMessages
- rpc::BatchSubscribe
- rpc::BatchSubscribeBlocking
- rpc::BatchUnsubscribe
- rpc::ErrorData
- rpc::ErrorResponse
- rpc::FetchMessages
- rpc::FetchResponse
- rpc::Publish
- rpc::Receipt
- rpc::Request
- rpc::Subscribe
- rpc::SubscribeBlocking
- rpc::Subscription
- rpc::SubscriptionData
- rpc::SuccessfulResponse
- rpc::Unsubscribe
- rpc::WatchRegister
- rpc::WatchRegisterResponse
- rpc::WatchUnregister
- rpc::error::InvalidErrorData
- rpc::watch::WatchEventClaims
- rpc::watch::WatchEventPayload
- rpc::watch::WatchRegisterClaims
- rpc::watch::WatchUnregisterClaims
- rpc::watch::WatchWebhookPayload
- user_agent::Id
- user_agent::OsInfo
- user_agent::Protocol
- user_agent::Sdk
- user_agent::ValidUserAgent
Enums
- auth::Error
- auth::did::DidError
- domain::ClientIdDecodingError
- domain::DecodingError
- jwt::JwtError
- rpc::GenericError
- rpc::Params
- rpc::Payload
- rpc::PublishError
- rpc::Response
- rpc::SubscriptionError
- rpc::SubscriptionResult
- rpc::WatchError
- rpc::error::AuthError
- rpc::error::Error
- rpc::error::InternalError
- rpc::error::PayloadError
- rpc::watch::WatchAction
- rpc::watch::WatchStatus
- rpc::watch::WatchType
- user_agent::Environment
- user_agent::ParsingError
- user_agent::ProtocolKind
- user_agent::SdkLanguage
- user_agent::UserAgent
Traits
Macros
Functions
- auth::did::combine_did_data
- auth::did::extract_did_data
- auth::encode_auth_token
- rpc::msg_id::get_message_id
- serde_helpers::client_id_as_did_key::deserialize
- serde_helpers::client_id_as_did_key::serialize
Statics
Constants
- auth::DEFAULT_TOKEN_AUD
- auth::MULTICODEC_ED25519_BASE
- auth::MULTICODEC_ED25519_HEADER
- auth::MULTICODEC_ED25519_LENGTH
- auth::RELAY_WEBSOCKET_ADDRESS
- auth::did::DID_DELIMITER
- auth::did::DID_METHOD_KEY
- auth::did::DID_METHOD_PKH
- auth::did::DID_PREFIX
- jwt::JWT_DELIMITER
- jwt::JWT_HEADER_ALG
- jwt::JWT_HEADER_TYP
- jwt::JWT_VALIDATION_TIME_LEEWAY_SECS
- rpc::JSON_RPC_VERSION_STR
- rpc::MAX_FETCH_BATCH_SIZE
- rpc::MAX_RECEIVE_BATCH_SIZE
- rpc::MAX_SUBSCRIPTION_BATCH_SIZE
- rpc::error::CODE_AUTH
- rpc::error::CODE_HANDLER
- rpc::error::CODE_INTERNAL
- rpc::error::CODE_PAYLOAD
- rpc::error::CODE_TOO_MANY_REQUESTS