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

Added support for streaming image data to upload #7

Merged
merged 4 commits into from
Aug 20, 2014
Merged

Added support for streaming image data to upload #7

merged 4 commits into from
Aug 20, 2014

Conversation

yfwz100
Copy link
Collaborator

@yfwz100 yfwz100 commented Aug 20, 2014

The PR changed the way to upload multimedia data, using a more general node-request instead of platform-specific curl command. This will also enable developers to leverage the node's data stream API to provide the data source.

@yfwz100
Copy link
Collaborator Author

yfwz100 commented Aug 20, 2014

See #6 .

@baoshan
Copy link
Owner

baoshan commented Aug 20, 2014

Thanks.

Does the PR break any existing API?

@baoshan
Copy link
Owner

baoshan commented Aug 20, 2014

Looks good.

@baoshan baoshan closed this Aug 20, 2014
@baoshan baoshan reopened this Aug 20, 2014
baoshan added a commit that referenced this pull request Aug 20, 2014
Added support for streaming image data to upload
@baoshan baoshan merged commit 26986ec into baoshan:master Aug 20, 2014
baoshan added a commit that referenced this pull request Aug 21, 2014
Almost same as #7 but added code for initiative message of image stream.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants