An open API service indexing awesome lists of open source software.

https://github.com/midoks/hlsjs-p2p-free


https://github.com/midoks/hlsjs-p2p-free

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# hlsjs-p2p-free
hls集成P2P功能的前端播放器。

# 接入方法

```html

```
with
```html

```

# 服务端
- https://github.com/midoks/go-p2p-server

# 添加Tag
```
git tag -a 0.0.0.7 -m "优化"
```