v0.9.0

Interface: TransportModule

Combines all transport modules into a single interface. Implementations can provide both authentication and server transport functionality.

Table of contents

Properties

Properties

auth

auth: AuthModule


server

server: ServerTransportModule