chzzk 0.3.1

Unofficial SDK for the Korean video streaming platform Chzzk
Documentation
[dependencies.chrono]
version = "0.4.39"

[dependencies.futures]
version = "0.3.31"

[dependencies.rand]
version = "0.8.5"

[dependencies.reqwest]
version = "0.12.9"

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

[dependencies.serde_json]
version = "1.0.134"

[dependencies.tokio]
features = ["macros", "rt-multi-thread"]
version = "1.42.0"

[dependencies.tokio-tungstenite]
features = ["native-tls"]
version = "0.26.1"

[dependencies.tokio-util]
version = "0.7.13"

[features]
chzzk_debug = []

[lib]
name = "chzzk"
path = "src/lib.rs"

[package]
authors = ["5-23 <rustacean@5-23.dev>", "Jibago <wani3327@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["api-bindings"]
description = "Unofficial SDK for the Korean video streaming platform Chzzk"
edition = "2021"
keywords = ["chzzk", "naver"]
license = "MIT"
name = "chzzk"
readme = "README.md"
repository = "https://github.com/P-Asta/chzzk-rs"
rust-version = "1.84"
version = "0.3.1"