qiusuo-fuyuan / qiusuo-backend

0 stars 0 forks source link

QiuSuo-MessagingServer - WebSocket Test Client #35

Open ryan-zheng-teki opened 4 years ago

ryan-zheng-teki commented 4 years ago

Acceptance Criteria

  1. able to connect to websocket server
  2. able to use stomp to send send and subscribe messages https://stomp-js.github.io/stomp-websocket/codo/extra/docs-src/Usage.md.html

Recommendation: Could modify based on this file https://github.com/ryan-zheng-teki/springboottutorial/blob/master/springbootmessaging/src/main/resources/static/js/main.js

sailing0505 commented 4 years ago

apic or curl can be used for the STOMP over WS(websocket) testing