Astroprint API & Websocket API

What tool do you recommend to test the connection to the Websocket API? In my case I have tried the astroprint API with POSTMAN, after that I made an app with Python and Flask and I successfully access the API however I want to integrate the Websocket API

We simply use Chrome Developer tools. In the networking tab you can see the websocket traffic.