twonds / punjab

BOSH connection manager
MIT License
183 stars 49 forks source link

Hiccup + how to show no traffic log #30

Closed silvium closed 11 years ago

silvium commented 11 years ago

On connection to a MUC room, a part of the messages get transmitted, there's a wait, and then the rest get sent too. Is this hiccup punjab related? Also, the console i run it from (windows) shows everything punjab does, how can i disable that and will it make it faster if i disable it? It's like it's verbose by default, "-v" would only enable what i want to disable. Sorry for asking here but there's very little documentation on the web for this project.

twonds commented 11 years ago

The hiccup you describe should not be because of Punjab. You can disable all messages from Punjab if you like. Just set verbose to 0 or v = 0. In the punjab.tac file example you will replace the 1 with a 0.