aria2-ws 0.2.2

An aria2 websocket jsonrpc API with notification support
Documentation
[dependencies.base64]
version = "0.13"

[dependencies.futures]
version = "0.3"

[dependencies.log]
version = "0.4"

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

[dependencies.serde_json]
version = "1"

[dependencies.snafu]
version = "0.7"

[dependencies.tokio]
features = ["sync", "rt", "time", "macros"]
version = "1"

[dependencies.tokio-tungstenite]
version = "0.16"
[dev-dependencies.tokio]
features = ["full"]
version = "1"

[package]
categories = ["api-bindings"]
description = "An aria2 websocket jsonrpc API with notification support"
edition = "2021"
keywords = ["aria2", "jsonrpc"]
license = "MIT"
name = "aria2-ws"
repository = "https://github.com/WOo0W/aria2-ws-rs"
resolver = "2"
version = "0.2.2"