Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

Conversation

@eltos
Copy link
Contributor

@eltos eltos commented Mar 9, 2017

Replaced byte string concatenation with bytearray extend functions.
This is ~50 times faster!
(See also #8)

@eltos eltos changed the title Major performance improvements Various fixes Nov 26, 2017
@eltos
Copy link
Contributor Author

eltos commented Nov 26, 2017

The additional commits include fixes for:

  • Exception when trying to close a lost connection, resulting in an unability to reconnect
  • Timeout parameter not used for creating the core client when opening a connection, causing the port mapper routine deep in the subsequent calls to block infinite under cerain circumstances

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant