Skip to content

TCP protocol for Machnet #53

Description

@sarsanaee

Machnet currently supports UDP custom protocol, and does not support Linux TCP.

Meaning that application cannot works with Machnet if they do not use core machnet unfortunately.

I am seeking solutions to add TCP protocol to Machnet. The current approach that I am thinking about is that developer can pick the protocol itself. It can use custom protocol which is implemented on top of UDP, or machnet server application simply indicate that it wants to use TCP. This can be done via a flag in connect or listen flags.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions