[][src]Module xaynet_server::rest

A HTTP API for the PET protocol interactions.

Enums

RestError

Errors of the rest server.

Functions

serve

Starts a HTTP server at the given address, listening to GET requests for data and POST requests containing PET messages.