Package org.openremote.agent.protocol.websocket
package org.openremote.agent.protocol.websocket
-
ClassDescriptionThis is a generic
Protocol
for communicating with a Websocket server usingString
based messages.This is anIOClient
implementation based onAbstractNettyIOClient
.