proxmox/proxmox-rest-server/src
Wolfgang Bumiller e2ac53e3de rest-server: add AcceptorBuilder
The connection submodule now allows building an "acceptor"
for hyper connections which can either take an explicit ssl
acceptor, or builds a default one with a self signed
certificate.

The rate-limited-stream feature enables a method to
lookup/update rate limiters for connections.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2023-03-02 16:14:04 +01:00
..
api_config.rs rest-handler: more convenient auth/index handler setters 2023-03-02 16:14:04 +01:00
command_socket.rs proxmox-rest-server: replace print with log macro 2022-06-21 10:43:19 +02:00
compression.rs rest server: rust fmt 2022-04-06 16:55:39 +02:00
connection.rs rest-server: add AcceptorBuilder 2023-03-02 16:14:04 +01:00
daemon.rs rest-server: update to OwnedFd 2022-10-19 13:25:40 +02:00
environment.rs rest-server: drop Router from ApiConfig 2023-03-02 16:13:55 +01:00
file_logger.rs proxmox-rest-server: replace print with log macro 2022-06-21 10:43:19 +02:00
formatter.rs rest-server: drop Router from ApiConfig 2023-03-02 16:13:55 +01:00
h2service.rs rest-server: drop Router from ApiConfig 2023-03-02 16:13:55 +01:00
lib.rs rest-server: add AcceptorBuilder 2023-03-02 16:14:04 +01:00
rest.rs rest-server: impl PeerAddress for RateLimitedStream via feature 2023-03-02 16:14:04 +01:00
state.rs rest server: rust fmt 2022-04-06 16:55:39 +02:00
worker_task.rs rest-server: add handle_worker from backup debug cli 2023-02-10 10:23:41 +01:00