Class EchoTestClientApp

java.lang.Object
org.apache.pekko.http.impl.engine.ws.EchoTestClientApp

public class EchoTestClientApp extends Object
An example App that runs a quick test against the websocket server at wss://echo.websocket.org
  • Constructor Details

    • EchoTestClientApp

      public EchoTestClientApp()
  • Method Details

    • main

      public static void main(String[] args)