Web socket autobanh test suit implementation

121 Views Asked by At

Title: Implementing Autobahn Test Suite for WebSocket Server at ws://localhost:8080/demo

Question:

I am attempting to implement the Autobahn Test Suite to thoroughly test my WebSocket server running at ws://localhost:8080/demo. However, I have been unable to find sufficient documentation to guide me through the process. The repository I have found related to Autobahn Test Suite is available here: https://github.com/crossbario/autobahn-testsuite.

0

There are 0 best solutions below