mirror of
https://git.proxmox.com/git/proxmox
synced 2025-05-05 12:47:31 +00:00
![]() that takes the data in form of a `Box<dyn SerializableReturn + Send>` instead of a Value. Implement it in json and extjs formatter, by starting a thread and stream the serialized data via a `BufWriter<SenderWriter>` and use the Receiver side as a stream for the response body. Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> |
||
---|---|---|
proxmox-rest-server |