observing / thor

The WebSocket god of thunder
MIT License
1.29k stars 154 forks source link

Variable URL #36

Open heynemann opened 7 years ago

heynemann commented 7 years ago

First of all, thanks a lot for the great tool for benchmarking websocket applications.

I have a single limitation that's keeping me from testing my app.

My URL is: ws://myserver/E5B21AF1-C86E-4A08-8DD0-92EE01E02081

What this mean is that for a meaningful benchmark I need to vary the URL for each connection that Thor does. Is that feasible today? Do you think it's a capability that's easy to add?