Module pliantdb_local::core::networking[][src]

Types for networked communications.

Modules

fabruic

TODO

Structs

Database

A database on a server.

MappedDocument

A serialized MappedDocument.

Payload

A payload with an associated id.

Enums

DatabaseRequest

A database-related request.

DatabaseResponse

A response to a DatabaseRequest.

Error

A networking error.

Request

A request made to a server.

Response

A response from a server.

ServerRequest

A server-related request.

ServerResponse

A response to a ServerRequest.

Traits

ServerConnection

Functions for interacting with a PliantDB server.