v2.2.2
Small bug fix that (hopefully) stops the RSSH server multiplexer from occasionally getting a nil connection and panicking.
Bug Fix:
determineProcotol
now follows golang standard and returnserr
rather than just connection to make it easier to handle errors