ytx

0.0.2 • Public • Published

云通讯nodejs实现 目前只实现了SMS部分

使用方式:

    var ytx = require('yuntongxun');
    ytx.initServer('app.cloopen.com', 8883, '2013-12-26');
    ytx.initApp(YOUR_APP_ID);
    ytx.initAccount(YOUR_ACCOUNT_SECURE_ID, YOUR_ACCOUNT_TOKEN);

/ytx/

    Package Sidebar

    Install

    npm i ytx

    Weekly Downloads

    2

    Version

    0.0.2

    License

    none

    Last publish

    Collaborators

    • calidion