-
Notifications
You must be signed in to change notification settings - Fork 0
chore: Add docs readme #1
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
base: main
Are you sure you want to change the base?
Conversation
This sample cluster contains: | ||
|
||
- 8 p2pnodes, including a bootstrap node (usually the bootom IP) | ||
- 2 Proxies (usually the first two) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
4 proxies at the top and location
- 8 p2pnodes, including a bootstrap node (usually the bootom IP) | ||
- 2 Proxies (usually the first two) | ||
|
||
There is also an additional machine available to SSH into it and run commands to deploy your cluster and run the experiments if you cannot set it in your local machine |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
shared by all
|
||
|
||
#### RGPC Experiments | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can publish into P2P node, but cannot subscribe from any other P2P but that same node you publish
|
||
#### Mump2p Experiments | ||
|
||
Installation for mump2p-cli is here. You will need to use the `mump2p` cli to `publish` and/or `subscribe` to topics in your network. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add link
No description provided.