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

Auto Protocol #14

Open
ewan-carree opened this issue Jun 13, 2022 · 0 comments
Open

Auto Protocol #14

ewan-carree opened this issue Jun 13, 2022 · 0 comments

Comments

@ewan-carree
Copy link
Member

Steps :

  • Rewrite Protocol() function as func (c *Shoset) Protocol(address string) (*ShosetConn, error)

The protocol type will be handled directly after de certification request.

After that, two protocols are possible :

  • Join (After certification, the Shoset is PKI)
  • Link (After certification, the Shoset is not PKI)

The protocol will then be launch adequately

  • Write function Bye() to be handled separately from the Protocol function
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

1 participant