Class EchoTestClientApp$
java.lang.Object
org.apache.pekko.http.impl.engine.ws.EchoTestClientApp$
An example App that runs a quick test against the websocket server at wss://echo.websocket.org
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EchoTestClientApp$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
EchoTestClientApp$
public EchoTestClientApp$()
-
-
Method Details
-
main
-