1. 首页
  2. 数据库
  3. 其它
  4. libvex js:vex客户端的NodeJS库 源码

libvex js:vex客户端的NodeJS库 源码

上传者: 2021-02-10 00:24:20上传 ZIP文件 267.18KB 热度 11次
libvex-js 用于与xchat服务器连接的nodejs。 无论您想连接到vex,将其用于客户端,机器人。 快速开始 import { Client } from "@vex-chat/libvex" ; async function main ( ) { // generate a secret key to use, save this somewhere permanent const privateKey = Client . generateSecretKey ( ) ; const client = new Client ( privateKey )
下载地址
用户评论