Crates.io | reqwest-protobuf |
lib.rs | reqwest-protobuf |
version | 0.1.0 |
source | src |
created_at | 2023-01-01 14:37:42.481265 |
updated_at | 2023-01-01 14:37:42.481265 |
description | Protocol buffer support for Reqwest |
homepage | |
repository | https://github.com/MrFriendly-B-V/reqwest-protobuf/ |
max_upload_size | |
id | 748892 |
size | 4,245 |
Bringing protocolbuffer support to reqwest.
use the protobuf
method on the RequestBuilder
type
accept_protobuf
(on RequestBuilder
)protobuf
(on Response
)This project is dual licensed under the MIT or Apache-2.0 license, at your discretion.