1.1.1-0 • Published 8 years ago

mccree-loader-tencentp2p v1.1.1-0

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
8 years ago

Tencent X-P2P Loader

A loader integrates Tencent X-P2P for better user experience and lower bandwidth cost.

If you need this feature, visit X-P2P for more information.

Usage

Step 1

Add the tag to your document's <head> to load Tencent X-P2P SDK:

<script src="//img.qcloud.com/open/qcloud/video/sdk/h5/qvbp2p.js"></script>

Step 2

Import QVBP2PLoader in your code

import QVBP2PLoader from 'mcree-loader-tencentp2p'

Step 3

For more information, please read docs/readme.md.