aspnet / Wave

Cross-platform tools for running perf and stress tests
Other
21 stars 17 forks source link

Adding a field to specify broker port in client page #41

Closed DavidObando closed 8 years ago

DavidObando commented 8 years ago

This is just in order to make it easier to select different ports when multiple brokers are running in the same host.

This is not a must-have, but it makes monitoring brokers much simpler.

@SajayAntony @sivagms

sajayantony commented 8 years ago

:shipit:

sivagms commented 8 years ago

one more option/checkbox could be ssl

sivagms commented 8 years ago

i already added this - useSSL: self.port() == 443 , to infer the use of SSL. So the checkbox is not needed.