Change Log
0.5
16/5/2023
- Upgrade P2P protocol to v8
- Optimize p2p preload strategy
- Add support for Super Peer
- Fix known bugs
0.4
29/6/2022
- P2p no-blocking streaming from http source
- Add support for shaka-player v4.x
0.3
30/6/2021
- A peer which requested a piece of media content will get it immediately no matter to other data connection flows. In previous versions, a peer could send data to another peer only if it had already finished downloading.
- Add new field of config simultaneousTargetPeers
- Add new field of config trickleICE
0.2
17/3/2021
- Release formal version
0.0.2
12/11/2020
- Release beta version