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

Reuse sessions with many origins #21

Merged
merged 47 commits into from
Nov 3, 2019
Merged

Reuse sessions with many origins #21

merged 47 commits into from
Nov 3, 2019

Commits on Aug 5, 2019

  1. Support many origins

    szmarczak committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    c0e63fe View commit details
    Browse the repository at this point in the history
  2. Finish TODOs

    szmarczak committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    625995c View commit details
    Browse the repository at this point in the history
  3. Small fix

    szmarczak committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    1a70690 View commit details
    Browse the repository at this point in the history
  4. Fix that not-working fix

    szmarczak committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    94b03b4 View commit details
    Browse the repository at this point in the history
  5. Optimize the fix

    szmarczak committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    e98d233 View commit details
    Browse the repository at this point in the history
  6. Memory nitpick

    szmarczak committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    67deaae View commit details
    Browse the repository at this point in the history
  7. fixes

    szmarczak committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    419ab56 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. Configuration menu
    Copy the full SHA
    b025d85 View commit details
    Browse the repository at this point in the history
  2. todo

    szmarczak committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    c80ef3c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2019

  1. Configuration menu
    Copy the full SHA
    76ff514 View commit details
    Browse the repository at this point in the history
  2. Simplify some ifs

    szmarczak committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    fcba962 View commit details
    Browse the repository at this point in the history
  3. nitpicks

    szmarczak committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    302f602 View commit details
    Browse the repository at this point in the history
  4. small optimizations

    szmarczak committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    1fc335c View commit details
    Browse the repository at this point in the history
  5. add a test

    szmarczak committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    0767a04 View commit details
    Browse the repository at this point in the history
  6. more tests

    szmarczak committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    9096c99 View commit details
    Browse the repository at this point in the history
  7. more tests

    szmarczak committed Sep 21, 2019
    Configuration menu
    Copy the full SHA
    3a234df View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2019

  1. todo

    szmarczak committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    dc3fece View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Clarify some things

    szmarczak committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    9bfe371 View commit details
    Browse the repository at this point in the history
  2. remove unused code

    szmarczak committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    0798b09 View commit details
    Browse the repository at this point in the history
  3. fixes

    szmarczak committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    2d2fa63 View commit details
    Browse the repository at this point in the history
  4. fix some tests

    szmarczak committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    2c5af3f View commit details
    Browse the repository at this point in the history
  5. remove moot test

    szmarczak committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    3eb8000 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. refactor, fix bugs

    szmarczak committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    32d160a View commit details
    Browse the repository at this point in the history
  2. readme

    szmarczak committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    5855d0a View commit details
    Browse the repository at this point in the history
  3. fix node8 tests

    szmarczak committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    768b557 View commit details
    Browse the repository at this point in the history
  4. fix push stream example

    szmarczak committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    5a4276b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60b7816 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2019

  1. Configuration menu
    Copy the full SHA
    3cd34fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d7265d View commit details
    Browse the repository at this point in the history
  3. naming

    szmarczak committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    cacebc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bcb688 View commit details
    Browse the repository at this point in the history
  5. more tests

    szmarczak committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    80148ae View commit details
    Browse the repository at this point in the history
  6. nitpicks

    szmarczak committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    215bc7b View commit details
    Browse the repository at this point in the history
  7. fix some tests

    szmarczak committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    01619ae View commit details
    Browse the repository at this point in the history
  8. change some test names

    szmarczak committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    5ccdabd View commit details
    Browse the repository at this point in the history
  9. bug fixes

    szmarczak committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    d6a77e3 View commit details
    Browse the repository at this point in the history
  10. a note

    szmarczak committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    2d9e3db View commit details
    Browse the repository at this point in the history
  11. linting

    szmarczak committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    e67d054 View commit details
    Browse the repository at this point in the history
  12. improvement

    szmarczak committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    9051f44 View commit details
    Browse the repository at this point in the history
  13. Fix some tests

    szmarczak committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    f91d54e View commit details
    Browse the repository at this point in the history
  14. my mind has stopped working

    szmarczak committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    d16dfa9 View commit details
    Browse the repository at this point in the history
  15. ...

    szmarczak committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    f875ba3 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2019

  1. comments, bug fixes

    szmarczak committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    5cc7307 View commit details
    Browse the repository at this point in the history
  2. a few optimizations

    szmarczak committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    491e6c0 View commit details
    Browse the repository at this point in the history
  3. WIP

    szmarczak committed Sep 29, 2019
    Configuration menu
    Copy the full SHA
    8ce0b55 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2019

  1. Require Node 10, fix tests

    szmarczak committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    2436eea View commit details
    Browse the repository at this point in the history
  2. Fix Node 10 check

    szmarczak committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    b68ab38 View commit details
    Browse the repository at this point in the history