crypto-crawler 0.9.5

Crawl websocket messages from crypto exchanges.
Documentation
[dependencies.crypto-rest-client]
version = "0.2.7"

[dependencies.crypto-ws-client]
version = "1.5.8"

[dependencies.log]
version = "0.4.11"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[dependencies.strum]
version = "0.20"

[dependencies.strum_macros]
version = "0.20"

[package]
authors = ["soulmachine <soulmachine@gmail.com>"]
description = "Crawl websocket messages from crypto exchanges."
edition = "2018"
homepage = "https://github.com/soulmachine/crypto-crawler-rs/tree/main/crypto-crawler"
license = "Apache-2.0"
name = "crypto-crawler"
repository = "https://github.com/soulmachine/crypto-crawler-rs/tree/main/crypto-crawler"
version = "0.9.5"