Skip to content

v2.2.2

Compare
Choose a tag to compare
@NHAS NHAS released this 13 Sep 04:12
· 175 commits to main since this release

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 returns err rather than just connection to make it easier to handle errors