Searched refs:wsSendJson (Results 1 – 1 of 1) sorted by relevance
218 this.#wsSendJson({226 return this.#wsSendJson({message_type: 'forward', payload: msg});262 async #wsSendJson(obj) { method in WebsocketConnector