回调函数中的wsCtx对象表示一个WebSocket连接对象。
下面是wsCtx对象的所有方法:
request
object
on
eventName:string,callback:function
void
send
message:string | byte[]
close
on →