11 releases
0.2.6 | Jun 7, 2022 |
---|---|
0.2.5 | Mar 4, 2022 |
0.2.4 | Feb 16, 2022 |
0.2.2 | Jan 29, 2022 |
0.1.3 | Jan 20, 2020 |
#981 in Asynchronous
22KB
464 lines
Required
Rust 2018
Cargo Features
- no_trace_release : disable trace logs in release, useful if there is sensitive information in the URL
- zstd : zstd compression for actix
defaults : zstd
Purpose
Signalr actor client for actix and rust, using futures 0.3 async/await
bittrex example
There is a bittrex example which provides a basic example of using the actor
Dependencies
~29–42MB
~885K SLoC