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

.write() method fails #84

Closed
dr-dimitru opened this issue May 24, 2016 · 0 comments
Closed

.write() method fails #84

dr-dimitru opened this issue May 24, 2016 · 0 comments
Labels
Milestone

Comments

@dr-dimitru
Copy link
Member

Known issue. Fixed in dev-branch. Waiting for merge.

@dr-dimitru dr-dimitru added the bug label May 24, 2016
@dr-dimitru dr-dimitru added this to the v.Next milestone May 24, 2016
@dr-dimitru dr-dimitru mentioned this issue May 25, 2016
dr-dimitru added a commit that referenced this issue May 25, 2016
v1.5.4
 - Make sure same data passed into `onBeforeUpload` on Server and Client
 - On Server `onBeforeUpload` is triggered on each received chunk, but only on the first and last `meta` object exists
 - New `Constructor` property: `parentDirPermissions` allows you to set parent directory FS-permissions. By default: `755`
 - `HTTP` transport support. Which is at least twice faster than `DDP`. Note: `HTTP` will properly work only with "sticky sessions"
 - Fix #84
 - Demo application update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant