public interface Client
Message recv() throws IOException
IOException - network IO exceptionvoid send(Message message) throws IOException
message - msgpack message sent to the masterIOException - network IO exceptionvoid close()
Copyright © 2022. All rights reserved.