Abort connection attempt when calling disconnect while connecting (#226)
* abort connection attempt when calling disconnect while connecting
* remove console log
* add state for connecting and clean up event abort event handlers
* extract roomstate updates into own function
* set roomstate to disconnected when connection aborted
* throw error when trying to publish track while not connected