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

Compression support for the high-level API #513

Closed
wants to merge 6 commits into from
Closed

Compression support for the high-level API #513

wants to merge 6 commits into from

Commits on Jan 17, 2017

  1. Copy the full SHA
    a50aec0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1d3a691 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    891c530 View commit details
    Browse the repository at this point in the history
  4. Remove usages of Object.assign

    barhun committed Jan 17, 2017
    Copy the full SHA
    65b24ac View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2017

  1. Added compression support to the high-level api

    Replace template strings with string concatenations
    
    Replace lambda expressions with anon. functions
    
    Added compression support to the high-level api
    barhun committed Jan 18, 2017
    Copy the full SHA
    e337344 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ff44437 View commit details
    Browse the repository at this point in the history