Skip to content

Rishikesh01/Stomp-application-test-client

Repository files navigation

Stomp-application-testing-client

  • Made this client because i cant find one proper tool to test my chat application

Looks

alt pic of client

  • It ain't you're fancy good looking tool like postman. I would appreciate PR with improvements to the client

Installing

  • Clone the repo
    git clone https://github.com/Rishikesh01/Stomp-application-test-client
    
  • Install all the dependencies
    npm install
    
  • run the application
    npm start