Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mybee
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vicotor
mybee
Commits
16ca6c76
Commit
16ca6c76
authored
Jan 21, 2020
by
Janos Guljas
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update README.md
parent
79bbc525
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
README.md
README.md
+3
-2
No files found.
README.md
View file @
16ca6c76
...
...
@@ -28,6 +28,7 @@ Ping pong messages should be exchanged.
-
cmd/bee - a simple application integrating p2p and pingpong service
-
pkg/p2p - p2p abstraction
-
pkg/p2p/libp2p - p2p implementation using libp2p
-
pkg/p2p/mock - p2p protocol testing tools
-
pkg/p2p/protobuf - protobuf message encoding and decoding functions
-
pkg/pingpong - p2p protocol implementation example
...
...
@@ -39,8 +40,8 @@ Ping pong messages should be exchanged.
## TODO
-
Mock testing for pingpong service as the example
-
P2P mock (protocol tester) implementation
-
P2P mock (protocol tester) implementation improvements
-
Overlay addressing in libp2p (provide overlay address in p2p.Peer)
-
Identity with private keys
-
Figure out routing (whether to use libp2p Routing or to abstract hive on top of p2p package)
-
Listener configurations (ipv4, ipv6, dns, tcp, ws, quic)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment