tiktoklive 0.0.19

A Rust library. Use it to receive live stream events such as comments and gifts in realtime from TikTok LIVE No credentials are required.
Documentation
1
2
3
4
5
6
pub mod live_client;
pub mod live_client_builder;
pub mod live_client_events;
pub mod live_client_http;
pub mod live_client_mapper;
pub mod live_client_websocket;