Crate client

Crate client 

Source
Expand description

Library entry for the client package

Re-exports§

pub use auth::get_cookies_or_browser;

Modules§

auth
Authentication helpers for Bilibili live danmaku WebSocket client
browser_cookies
Browser cookie reading functionality for automatic SESSDATA detection
models
Data models for Bilibili live danmaku WebSocket client
scheduler
websocket
WebSocket client for Bilibili live danmaku messages (refactored from bili_live_dm)