You've already forked Douyin_Web_Live
尝试大改,可读性有点差的版本,基本做到能实时处理弹幕
This commit is contained in:
3
handler/common.py
Normal file
3
handler/common.py
Normal file
@ -0,0 +1,3 @@
|
||||
from queue import SimpleQueue
|
||||
|
||||
MESSAGE_QUEUE = SimpleQueue()
|
Reference in New Issue
Block a user