Skip to content

Commit

Permalink
Update test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ligb888 authored Mar 30, 2021
1 parent bac33fa commit 7659656
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
const sendClient = require("./client/sendClient");
const receiveClient = require("./client/receiveClient");
//设置平台和房间号,这里10002指虎牙,cxldb是房间号
let receive = new receiveClient("10002", "cxldb");

// 打印接收到的消息
Expand Down

0 comments on commit 7659656

Please sign in to comment.