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

Add --node-ipc support #2015

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from
Draft

Add --node-ipc support #2015

wants to merge 14 commits into from

Commits on Aug 9, 2022

  1. Add --node-ipc support

    alecmev committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    f14e088 View commit details
    Browse the repository at this point in the history
  2. Fix "Bad file descriptor"

    Somehow aliasing _read to conn._read breaks it, even though it's not a
    class method.
    alecmev committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    6ab3fca View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2022

  1. Refactor transport processors

    alecmev committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    ca34372 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdcd755 View commit details
    Browse the repository at this point in the history
  3. Fix mypy and flake8

    alecmev committed Aug 10, 2022
    Configuration menu
    Copy the full SHA
    47fde0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93157e7 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2022

  1. Fix Windows

    alecmev committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    e6ae057 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

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

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    45861a0 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    3dc8daa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ad90c4 View commit details
    Browse the repository at this point in the history
  3. Minor fixes

    rwols committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    06365a3 View commit details
    Browse the repository at this point in the history
  4. Fixup test

    rwols committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    d2a7249 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

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