Bridges should announce transport listening addresses to the control port
Currently the bridge operator has to look at his logs for ``` Registered server transport 'obfs2' in '0.0.0.0:3545' ``` In the future, we should announce this to the control port so that controllers can pick it up and display it nicely to users.
issue