Skip to content

SummonSteve/bililive-danmaku-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bililive-danmu-rs

Bilibili直播弹幕ws协议rust实现

build

due to regex

#![cfg_attr(feature = "pattern", feature(pattern))]

can't be used on the stable release channel

add cargo +nightly toolchain

rustup toolchain install nightly
cargo +nightly build

About

Bilibili直播弹幕ws协议rust实现

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages