proxmox/proxmox-rest-server
Wolfgang Bumiller 17bd32e90e router, rest-server: add StreamSync and StreamAsync API handlers
These are Iterators or Streams which continuously produce output. They
can either be formatted, in which they are serialized like the as
usually, or, if the client caccepts `application/json-seq` via an
`Accept` header, it will be streamed as a sequence directly.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2024-09-05 14:15:11 +02:00
..
debian rest-server: bump to 0.7.1-1 2024-08-14 11:34:15 +02:00
examples rest-server: remove lazy_static dependency 2024-08-14 10:33:42 +02:00
src router, rest-server: add StreamSync and StreamAsync API handlers 2024-09-05 14:15:11 +02:00
Cargo.toml rest-server: bump to 0.7.1-1 2024-08-14 11:34:15 +02:00