没有合适的资源?快使用搜索试试~ 我知道了~
jsonrpc:Rust JSON-RPC实现
共167个文件
rs:123个
stderr:17个
toml:15个
需积分: 13 0 下载量 159 浏览量
2021-04-28
18:11:07
上传
评论
收藏 191KB ZIP 举报
温馨提示
奇偶校验JSON-RPC JSON-RPC 2.0规范的Rust实现。 与http , ipc , websockets和tcp无关的传输和core服务器。 新的! 为支持。 子项目 jsonrpc-stdio-server jsonrpc派生 jsonrpc-server-utils jsonrpc-pubsub 例子 核 派生 pubsub 基本用法(使用HTTP传输) use jsonrpc_http_server :: jsonrpc_core :: {IoHandler, Value, Params}; use jsonrpc_http_server :: ServerBuilder; fn main () { let mut io = IoHandler :: default (); io. add_method ( "say_hello" , | _p
资源推荐
资源详情
资源评论
收起资源包目录
jsonrpc:Rust JSON-RPC实现 (167个子文件)
.editorconfig 389B
.gitignore 31B
LICENSE 1KB
README.md 4KB
README.md 2KB
README.md 639B
README.md 595B
README.md 588B
README.md 573B
tests.rs 34KB
lib.rs 20KB
io.rs 19KB
handler.rs 18KB
server.rs 17KB
subscription.rs 16KB
to_delegate.rs 15KB
cors.rs 14KB
lib.rs 13KB
stream_codec.rs 12KB
session.rs 11KB
manager.rs 10KB
duplex.rs 10KB
to_client.rs 9KB
rpc_attr.rs 9KB
rpc_trait.rs 8KB
tests.rs 8KB
request.rs 8KB
http.rs 7KB
local.rs 7KB
server.rs 7KB
response.rs 7KB
lib.rs 6KB
ws.rs 6KB
mod.rs 6KB
macros.rs 6KB
hosts.rs 6KB
server_builder.rs 6KB
tests.rs 5KB
server.rs 5KB
middleware.rs 5KB
delegates.rs 5KB
handler.rs 4KB
lib.rs 4KB
trailing.rs 4KB
types.rs 4KB
pubsub-macros.rs 4KB
response.rs 4KB
error.rs 4KB
reactor.rs 4KB
delegates.rs 4KB
typed.rs 4KB
metadata.rs 4KB
ipc.rs 3KB
client.rs 3KB
dispatch.rs 3KB
calls.rs 3KB
oneshot.rs 3KB
params.rs 3KB
suspendable_stream.rs 3KB
utils.rs 3KB
lib.rs 3KB
pubsub-macros.rs 2KB
meta-macros.rs 2KB
pubsub_ws.rs 2KB
select_with_weak.rs 2KB
options.rs 2KB
lib.rs 2KB
pubsub_ipc.rs 2KB
pubsub.rs 2KB
pubsub_simple.rs 2KB
middlewares.rs 1KB
service.rs 1KB
client-local.rs 1KB
std.rs 1KB
generic-trait-bounds.rs 1KB
pubsub-subscription-generic-type-with-deserialize.rs 1KB
id.rs 1KB
matcher.rs 1KB
http_meta.rs 1KB
pubsub-subscription-type-with-deserialize.rs 1KB
error.rs 1KB
pubsub-subscription-type-without-deserialize.rs 1KB
version.rs 1KB
lib.rs 1017B
meta.rs 929B
generic-trait.rs 872B
client_with_generic_trait_bounds.rs 854B
mixed-subscriber-signatures.rs 853B
http_middleware.rs 818B
meta.rs 797B
client_only.rs 776B
lib.rs 773B
server_only.rs 683B
pubsub-dependency-not-required-for-vanilla-rpc.rs 630B
params_style.rs 617B
lib.rs 591B
params.rs 582B
meta.rs 576B
server.rs 569B
attr-both-subscribe-and-unsubscribe.rs 568B
共 167 条
- 1
- 2
资源评论
AR新视野
- 粉丝: 685
- 资源: 4651
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功