|
@@ -181,7 +181,7 @@ Logging output is displayed. The service should be up and running within a few s
|
|
|
|
|
|
Now that the service is running, point your browser at http://localhost:8080 and click the "Connect" button.
|
|
|
|
|
|
-Upon opening a connection, you are asked for your name. Enter your name and click "Send". Your name is sent to the server as a JSON message over STOMP. After a 3-second simulated delay, the server sends a message back with a "Hello" greeting that is displayed on the page. At this point, you can send another name, or you can click the "Disconnect" button to close the connection.
|
|
|
+Upon opening a connection, you are asked for your name. Enter your name and click "Send". Your name is sent to the server as a JSON message over STOMP. After a 1-second simulated delay, the server sends a message back with a "Hello" greeting that is displayed on the page. At this point, you can send another name, or you can click the "Disconnect" button to close the connection.
|
|
|
|
|
|
|
|
|
== Summary
|