Class WebSocketClient

  • All Implemented Interfaces:
    Measured

    public class WebSocketClient
    extends Object
    implements Measured
    An asynchronous WebSocket client.

    It allows you to open WebSockets to servers.

    NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.