Crate hypers

source ·

Re-exports§

Modules§

Structs§

  • Body to Request and Response .
  • Server-Sent Event
  • A TCP socket server, listening for connections.
  • A type that can carry settings over multiple requests. The settings applied to the TestClient are applied to every request created from this TestClient.
  • A Unix socket which can accept connections from other Unix sockets.

Enums§

  • An “event”, either an incoming message or some meta-action that needs to be applied to the stream.

Traits§

Functions§

  • Starts a server and serves the connections.

Type Aliases§

Attribute Macros§