hiero-ledger / hiero-ledger/hiero-consensus-node
Create a wrapper class for connectivity components.
Open
Platform
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
That:
1. has a very simple interface - _hey, these are the peers i want to connect to_ ... and get all of the components created
2. has an integrated set of tests that simulates multiple nodes.
For example, _I want to create x number of connectivity components_ i.e. 5 coupled connectivityManager, ConnectionServer, and InboundHandler instances, and make them connect to each other and verify they talk to each other correctly.
Contributor guide
Assessment
This issue has not been assessed yet.