Skip to content

Version 0.4.0

Compare
Choose a tag to compare
@trygve-lie trygve-lie released this 29 Oct 13:31
· 185 commits to master since this release

This release mainly contain two new features:

Made it possible to enable gzip on the long lived connection against twitter. This will reduce the bandwidth usage when receiving larger amount of messages.

Made it possible to alter the connection pool on the request object which create the long lived connection against Twitter. By default this is 5, but can now be set higher.