Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add streaming mechanism #3

Open
payden opened this issue Nov 20, 2012 · 0 comments
Open

Add streaming mechanism #3

payden opened this issue Nov 20, 2012 · 0 comments
Assignees
Milestone

Comments

@payden
Copy link
Owner

payden commented Nov 20, 2012

Need to provide API for sending fragmented messages. Useful when we don't know size of data to be sent. Need to think about how to implement this. Trickiest part will be holding some sort of send lock so as not to attempt to send other messages while we're sending a fragmented message.

@ghost ghost assigned payden Nov 20, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant