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

Use socket instead of connection #915

Merged
merged 4 commits into from
Nov 4, 2019
Merged

Use socket instead of connection #915

merged 4 commits into from
Nov 4, 2019

Commits on Nov 3, 2019

  1. Use socket instead of connection

    The request.connection and response.connection properties are now runtime deprecated.
    Cerberooo committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    750c519 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c37637 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. Switch to socket

    Dragomir Cerbero authored and Dragomir Cerbero committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    7a7437d View commit details
    Browse the repository at this point in the history
  2. Add NodeJS 13

    Dragomir Cerbero authored and Dragomir Cerbero committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    0daed30 View commit details
    Browse the repository at this point in the history