Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Support for Direct messages #104

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

kumlien
Copy link

@kumlien kumlien commented Jul 12, 2016

Hi guys,
I have an app which needs to send/receive direct messages from twitter. I added some support for that.
I also added the buffer size as a param when setting up the Stream reader. Reason is that the messages got stuck in the buffer on low volume streams until enough traffic had arrived (roughly the same issue as described here https://dev.twitter.com/streaming/overview/processing 'Gzip and java').
Tell me what you think.
br Svante

@habuma
Copy link
Contributor

habuma commented Aug 29, 2016

If you have not done so already, may I request that you sign the Individual Contributor Agreement (https://cla.pivotal.io/)? The size of this PR is large enough that I can't merge it unless the ICA has been signed. Thanks

@kumlien
Copy link
Author

kumlien commented Aug 29, 2016

Hi,
I've signed it.
Cheers, Svante

2016-08-29 22:01 GMT+02:00 Craig Walls [email protected]:

If you have not done so already, may I request that you sign the
Individual Contributor Agreement (https://cla.pivotal.io/)? The size of
this PR is large enough that I can't merge it unless the ICA has been
signed. Thanks


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#104 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ACK8vOC8l2yHBf-z99Bii6tp2jxoJwmrks5qkzqXgaJpZM4JKGqX
.

@habuma
Copy link
Contributor

habuma commented Oct 12, 2016

Closing and immediately reopening, hoping to trigger Travis CI against this PR.

@habuma habuma closed this Oct 12, 2016
@habuma habuma reopened this Oct 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants