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

Specify kind of actors and class of interactions #36

Open
csarven opened this issue Aug 16, 2019 · 1 comment
Open

Specify kind of actors and class of interactions #36

csarven opened this issue Aug 16, 2019 · 1 comment

Comments

@csarven
Copy link
Member

csarven commented Aug 16, 2019

  • Specify the kind of actors (eg. server, client, agent..) that exist in the system.
  • Specify the class of interactions that can happen between actors towards interop (eg. server-server, server-client, client-client, server-agent...)
@bblfish
Copy link
Contributor

bblfish commented Mar 3, 2021

Note that with the P2P extension to HTTP the roles can be switched on the same connection. This opens up a lot of possibilities. For example it could make for a very efficient Authentication protocol, as I show in the current version of the HttpSig Proposal.

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

No branches or pull requests

2 participants