Expand description

Server implementation and builder.

Structs

A stack based Service router.

A Service router.

A default batteries included transport server.

Connection info for standard TCP streams.

Connection info for Unix domain socket streams.

Traits

Trait that connected IO resources implement and use to produce info about the connection.

A trait to provide a static reference to the service’s name. This is used for routing service’s within the router.