-
Notifications
You must be signed in to change notification settings - Fork 78
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
PR: Streaming api #80
Comments
It's not a PR though :) At this point it doesn't seem to differ too much. Looking forward to it. Just a note: since we're still "supporting" NodeJS 6 (which didn't have class support afair) we will need to have compilation process ready to downgrade the code. Also, I'm not 100% exactly sold on using a class, but it's more an opinion than anything. |
@frank-dspeed Thanks for your work. @Steveb-p Node.js 6 did support ES6 |
This PR Implaments Streaming API and class API
Will Write more soon and Push my Integration for this module
The text was updated successfully, but these errors were encountered: