This website requires JavaScript.
Explore
Help
Sign In
apps
/
engine
Watch
1
Star
0
Fork
0
You've already forked engine
mirror of
https://github.com/Monibuca/engine.git
synced
2026-04-23 00:07:06 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6a4610df1de8e4040015541d670aff16b105a53e
engine
/
config
T
History
langhuihui
6a4610df1d
feat: Prevent concurrent read and write issues when publishers catch up with subscribers after blocking them
...
desc: 防止订阅者阻塞后,发布者追上订阅者产生并发读写问题
2023-06-30 10:22:13 +08:00
..
config.go
增加Stream NeverTimeout属性,用于纯数据轨道的流保持不关闭
2023-06-04 11:02:45 +08:00
http.go
feat: add insert sei
2023-06-16 22:27:34 +08:00
local.monibuca.com_bundle.pem
增加Stream NeverTimeout属性,用于纯数据轨道的流保持不关闭
2023-06-04 11:02:45 +08:00
local.monibuca.com.key
增加Stream NeverTimeout属性,用于纯数据轨道的流保持不关闭
2023-06-04 11:02:45 +08:00
remote.go
feat: add insert sei
2023-06-16 22:27:34 +08:00
tcp.go
增加Stream NeverTimeout属性,用于纯数据轨道的流保持不关闭
2023-06-04 11:02:45 +08:00
types.go
feat: Prevent concurrent read and write issues when publishers catch up with subscribers after blocking them
2023-06-30 10:22:13 +08:00