You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lal/pkg/logic
q191201771 03ccfa0e5f 1. rtmp.PushSession和PullSession可配置WriteBuf和ReadBuf大小,以及WriteChanSize 2. 整理完所有error返回值 3. 提高测试覆盖率 3 years ago
..
config.go mod messages: 3 years ago
group.go [fix] 增强兼容性,当收到的rtmp message中的payload长度为0时,则忽略 #112 3 years ago
group_manager.go [fix] 修复logic.Option.NotifyHandler首字母小写外部无法设置的问题 3 years ago
group_manager_test.go patch 3 years ago
http_api.go patch 3 years ago
http_api_test.go mod messages: 3 years ago
http_notify.go mod messages: 3 years ago
http_server_handler.go [fix] 修复httpflv多级路径下无法播放的问题 3 years ago
logic.go 1. rtmp.PushSession和PullSession可配置WriteBuf和ReadBuf大小,以及WriteChanSize 2. 整理完所有error返回值 3. 提高测试覆盖率 3 years ago
logic_test.go [test] 提高测试覆盖 3 years ago
server_manager.go 1. rtmp.PushSession和PullSession可配置WriteBuf和ReadBuf大小,以及WriteChanSize 2. 整理完所有error返回值 3. 提高测试覆盖率 3 years ago