# Functions
New creates a new instance of the out-of-band service.
WithRouterConnections option sets router connections for the connection created with this Invitation acceptance.
# Constants
InvitationMsgType is the '@type' for the invitation message.
Name of this protocol service.
PIURI is the Out-of-Band protocol's protocol instance URI.
# Structs
Invitation is this protocol's `invitation` message.
InvitationBody contains invitation's goal and accept headers.
Service implements the Out-Of-Band V2 protocol.
# Interfaces
Provider provides this service's dependencies.
# Type aliases
AcceptOption boilerplate adds configured parameter to Service.AcceptInvitation.