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

Implement IPC with java 16 unix domain sockets #967

Closed
wants to merge 8 commits into from

Commits on Jan 20, 2024

  1. Implement ipc

    SpencerPark committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    84791fa View commit details
    Browse the repository at this point in the history
  2. Fix test

    SpencerPark committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    a412f0c View commit details
    Browse the repository at this point in the history
  3. Multi release build

    SpencerPark committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    857d4cd View commit details
    Browse the repository at this point in the history
  4. revert

    SpencerPark committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    5dea554 View commit details
    Browse the repository at this point in the history
  5. Checkstyle

    SpencerPark committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    79ffa8e View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Convert to multi-module

    SpencerPark committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    4776968 View commit details
    Browse the repository at this point in the history
  2. Fix compiler targets

    SpencerPark committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    d18c4b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2043d1 View commit details
    Browse the repository at this point in the history