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

AssertionError: false == true in lib/protocol/connection.js #239

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Commits on May 1, 2016

  1. Cleanup ended streams to free memory

    argon committed May 1, 2016
    Configuration menu
    Copy the full SHA
    e4fdf71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7f1e30 View commit details
    Browse the repository at this point in the history
  3. Fix style issues

    argon committed May 1, 2016
    Configuration menu
    Copy the full SHA
    9e36236 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2016

  1. Update connection.js

    simllll authored Oct 20, 2016
    Configuration menu
    Copy the full SHA
    9e81bd5 View commit details
    Browse the repository at this point in the history
  2. Update connection.js

    simllll authored Oct 20, 2016
    Configuration menu
    Copy the full SHA
    5421660 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2016

  1. Merge pull request node-apn#1 from simllll/master

    latest http2 including mem leak fix and stream.upstream not defined check
    florianreinhart authored Nov 8, 2016
    Configuration menu
    Copy the full SHA
    aec8aaa View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2017

  1. Apply @jrabek fix

    danamajid committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    16d37f8 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2017

  1. Configuration menu
    Copy the full SHA
    c1e9772 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    268c239 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2017

  1. Configuration menu
    Copy the full SHA
    638bde8 View commit details
    Browse the repository at this point in the history
  2. GOAWAY frames may have additional debug data

    They don't need to be exactly 8 bytes; they are allowed to be more.
    thughes committed Feb 21, 2017
    Configuration menu
    Copy the full SHA
    3d901fb View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2017

  1. Change log level

    thughes committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    e0f6b80 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02366d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cb5cba View commit details
    Browse the repository at this point in the history