ims-ws-client Ws客户端 Usage import { ImsWsClient } from 'ims-ws-client'; let client = new ImsWsClient({ address: 'ws://127.0.0.1:3004', });