quic_rpc

Module server

Source
Expand description

Server side api

The main entry point is RpcServer

Structs§

Enums§

  • Server error. All server DSL methods return a Result with this error type.

Traits§

Functions§

  • Run a server loop, invoking a handler callback for each request.

Type Aliases§