1 Star 0 Fork 0

tinusgraglin / tweeny-rpc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 501 Bytes
一键复制 编辑 原始数据 按行查看 历史
tinusgraglin 提交于 2024-05-21 15:48 . doc: readme update

Introduction

TweenyRPC# is a simple RPC framework in Rust mainly for 'getting my hands dirty'.

#: "Tweeny" is from the word "teeny-weeny", it also happens to mean "a maid who assisted two other members of a domestic staff".

Feature

  • Small, simple but strive to be general.
  • Any data type that is serde Serializable and Deserializable.
  • Any data channel that is AsyncRead and AsyncWrite.
  • Automatic no-copy deserialization when the type and the deserialzer support so.
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/tinusgraglin/tweeny-rpc.git
git@gitee.com:tinusgraglin/tweeny-rpc.git
tinusgraglin
tweeny-rpc
tweeny-rpc
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891