v0.6.5
This is a bugfix release. Notable changes: * Fix incorrect behavior of `Connection#handshake` when a callback is not passed (Connection#username and Connection#sessionId were not set). * Other methods that have an optional callback are slightly optimized. Other changes: * Fix typos in docs and tests. PR-URL: https://github.com/metarhia/JSTP/pull/57