Skip to content

Session types over tcp? #71

Description

@S3j5b0

Hi, I'm doing a project where we are thinking about using this one.

We need to implement some small constrained devices that communicate over a network, and use session types.

Therefore, I have been looking at the examples here. I have noticed that all of the examples are in a single file, and consists of two or more threads, that are talking to each other.

Buit I can't really figure out how this would be done if the two parties were not in the same file, but communicating remotely with each other.
Do you have any examples where the two parties are disjoint, and not in the same file? perhaps talking over tcp?

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions