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

Support multiple listeners #12

Merged
merged 7 commits into from
Sep 29, 2024
Merged

Support multiple listeners #12

merged 7 commits into from
Sep 29, 2024

Commits on Sep 18, 2024

  1. Cleanup

    Signed-off-by: Alexander V. Nikolaev <avn@avnik.info>
    avnik committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c422d6d View commit details
    Browse the repository at this point in the history
  2. Bump tonic to 0.12.x

    Signed-off-by: Alexander V. Nikolaev <avn@avnik.info>
    avnik committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c5d6a4c View commit details
    Browse the repository at this point in the history
  3. Bump all versions

    Signed-off-by: Alexander V. Nikolaev <avn@avnik.info>
    avnik committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c0f31b2 View commit details
    Browse the repository at this point in the history
  4. Add ability to listen on UNIX socket

    Signed-off-by: Alexander V. Nikolaev <avn@avnik.info>
    avnik committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    ce34b02 View commit details
    Browse the repository at this point in the history
  5. Implement connection for both unix and tcp sockets

    Signed-off-by: Alexander V. Nikolaev <avn@avnik.info>
    avnik committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b5ab6d8 View commit details
    Browse the repository at this point in the history
  6. Implement Vsock connection

    Signed-off-by: Alexander V. Nikolaev <avn@avnik.info>
    avnik committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    36c8eb9 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Add option to test vsock

    Signed-off-by: Alexander V. Nikolaev <avn@avnik.info>
    avnik committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d760e69 View commit details
    Browse the repository at this point in the history