使用旧的 Rust 2015
0.0.0 |
|
---|
#410 in #protobuf
4KB
twirp.rs 🐣
Twirp 是一种基于 HTTP 和 Protocol Buffers(又称 protobufs)的简单 RPC 协议,它使用 HTTP URL 来指定 RPC 端点,并将 proto 消息作为 HTTP 请求/响应体发送/接收。
This crate provides a Rust client and server library for Twirp based on the Prost protobuf library and Gaunt HTTP client.
许可证
版权 © 2018 iqlusion
在 Apache License, Version 2.0(“许可证”)下许可;除非遵守许可证规定,否则不得使用此文件。您可以在以下位置获得许可证副本:
http://apache.ac.cn/licenses/LICENSE-2.0
除非适用法律要求或书面同意,否则在许可证下分发的软件按“原样”基础分发,不提供任何形式的明示或暗示保证。有关许可证的具体语言、权限和限制,请参阅许可证。