Advertisement
Guest User

Untitled

a guest
Jul 20th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. Opening Web Socket...
  2. WebSocket connection to 'ws://localhost:8080/myApp/rest/chat/725/nfkv1tqd/websocket' failed: Error during WebSocket handshake: Unexpected response code: 404
  3.  
  4. Web Socket Opened...
  5. stomp.js:134 >>> CONNECT
  6. accept-version:1.1,1.0
  7. heart-beat:10000,1000
  8.  
  9.  
  10. <<< CONNECTED
  11. version:1.1
  12. heart-beat:0,0
  13. user-name:uo721452
  14.  
  15.  
  16. connected to server undefined
  17.  
  18.  
  19.  
  20. Connected: CONNECTED
  21. user-name:uo721452
  22. heart-beat:0,0
  23. version:1.1
  24.  
  25.  
  26.  
  27.  
  28. >>> SUBSCRIBE
  29. id:sub-0
  30. destination:/topic/showResult
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement