chzzk 0.3.1

Unofficial SDK for the Korean video streaming platform Chzzk
Documentation
1
2
3
4
5
6
mod chat_client;
mod handler_vec;
mod types;

pub use chat_client::ChatClient;
pub use types::ChatEvent;