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
  • Field Details

    • MODULE$

      public static final EchoTestClientApp$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • EchoTestClientApp$

      public EchoTestClientApp$()
  • Method Details

    • main

      public void main(String[] args)