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

Streaming #1

Open
gagern opened this issue Dec 14, 2015 · 0 comments
Open

Streaming #1

gagern opened this issue Dec 14, 2015 · 0 comments
Assignees

Comments

@gagern
Copy link
Owner

gagern commented Dec 14, 2015

The library is flexible enough to allow tying its source and sink abstractions up to node streams. In asynchroneous operations one would probably have to manage a pair of buffers, since the tidy streams operate one character at a time and synchronizing for every character adds a lot of overhead.

@gagern gagern self-assigned this May 27, 2016
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