bililive 0.1.2

A simple stream-based bilibili live client library.
Documentation

bililive

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 10 feature flags, 3 of them enabled by default.

default

  • tokio-native-tls

tokio-native-tls

  • tokio
  • async-tungstenite/tokio-native-tls
  • reqwest/native-tls
  • stream-reconnect/tokio

tokio

    This feature flag does not enable additional features.

async-native-tls

  • async-std
  • async-tungstenite/async-native-tls
  • h1-client
  • http-client/native-tls
  • stream-reconnect/async-std

tokio-rustls-native-certs

  • tokio
  • async-tungstenite/tokio-rustls-native-certs
  • reqwest/rustls-tls-native-roots
  • stream-reconnect/tokio

tokio-rustls-webpki-roots

  • tokio
  • async-tungstenite/tokio-rustls-webpki-roots
  • reqwest/rustls-tls-webpki-roots
  • stream-reconnect/tokio

h1-client

  • http-client/h1_client

reqwest

    This feature flag does not enable additional features.

async-std

    This feature flag does not enable additional features.

http-client

    This feature flag does not enable additional features.