proxmox/proxmox-rest-server
Wolfgang Bumiller c31eaf0018 router, rest-server, api-macro: rename Streaming api to Serializing
This does not "stream", but rather skips the intermediate step to
serialize the entire output into a local json string.

We now reserve the "Stream*" prefix for actual *streaming*, that is,
producing an API response which gets streamed continuously as it is
asynchronously produced.

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, api-macro: rename Streaming api to Serializing 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