#actix-web #async-await #actix #zstd #default #url #signalr

signalr_rs

基于 actix web 客户端和 async await 的 SignalR 客户端

11 个版本

0.2.6 2022 年 6 月 7 日
0.2.5 2022 年 3 月 4 日
0.2.4 2022 年 2 月 16 日
0.2.2 2022 年 1 月 29 日
0.1.3 2020 年 1 月 20 日

#1766 in 异步

每月 30 次下载

MIT 许可证

22KB
464

需求

Rust 2018

Cargo 功能

  • no_trace_release : 禁用发布时的跟踪日志,如果 URL 中包含敏感信息则很有用
  • zstd : actix 的 zstd 压缩

defaults : zstd

用途

Signalr 代理客户端用于 actix 和 rust,使用 futures 0.3 async/await

bittrex 示例

有一个 bittrex 示例,提供了使用代理的基本示例

依赖

~29–42MB
~896K SLoC