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

Implementation: p2p package #4

Open
3 of 4 tasks
PNKDuy opened this issue Jul 12, 2022 · 0 comments · May be fixed by #8
Open
3 of 4 tasks

Implementation: p2p package #4

PNKDuy opened this issue Jul 12, 2022 · 0 comments · May be fixed by #8
Assignees

Comments

@PNKDuy
Copy link
Contributor

PNKDuy commented Jul 12, 2022

The p2p package provides an abstraction around peer-to-peer communication mimics the go-kardia/lib/p2p

  • Define models and utils used in this package.

  • Implementing peer, mconnection, pex, switch, stransport,...

  • Implementing sending and receiving ping/pong messages.

  • Integrating with protobuf for message delivering.

@PNKDuy PNKDuy linked a pull request Jul 12, 2022 that will close this issue
@PNKDuy PNKDuy removed a link to a pull request Jul 12, 2022
@PNKDuy PNKDuy linked a pull request Jul 12, 2022 that will close this issue
@PNKDuy PNKDuy removed a link to a pull request Jul 12, 2022
@PNKDuy PNKDuy linked a pull request Aug 11, 2022 that will close this issue
@PNKDuy PNKDuy changed the title Implementation for p2p package Implementation: p2p package Aug 11, 2022
PNKDuy added a commit that referenced this issue Aug 11, 2022
PNKDuy added a commit that referenced this issue Aug 22, 2022
PNKDuy added a commit that referenced this issue Aug 24, 2022
PNKDuy added a commit that referenced this issue Aug 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants