signalr_rs 0.1.1

SignalR client based on actix web client and async await
Documentation
### Required

Rust 2018

### Purpose

Signalr actor client for actix and rust, using futures 0.3 async/await

### bittrex example

There is a
[bittrex example](https://github.com/actix/actix/tree/master/examples/bittrex.rs)
which provides a basic example of using the actor