Class RespServer

All Implemented Interfaces:
AutoCloseable, ProtocolServer<RespServerConfiguration>

public class RespServer extends AbstractProtocolServer<RespServerConfiguration>
Server that supports RESP protocol
Since:
14.0
Author:
William Burns