wisespace-io / binance-rs

Rust Library for the Binance API
Other
671 stars 300 forks source link

Cleanup websocket and add benchmark #93

Closed ppamorim closed 3 years ago

ppamorim commented 3 years ago

This PR simplifies the websocket deserializing and adds a benchmark test against the websocket deserializer.