This repository has been archived by the owner on Feb 24, 2024. It is now read-only.
Update including daemon and gossipsub discovery #47
notassigned
started this conversation in
Show and tell
Replies: 1 comment 9 replies
-
@notassigned this looks good!
Any particular reason you changed to this instead of the existing?
Also have you done any performance testing of these changes? Both network throughput and reconnect times? I'd say go ahead and submit this as a PR when you are ready and then we can work on flushing out some of this together. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've made quite a few changes under the hood and I would like to get some feedback. The code can be cleaned up a bit but the idea was to make it more reliable and quick.
Changes include:
sudo hyprspace daemon up
hyprspace peers <interface name>
https://github.com/notassigned/hyprspace/tree/reliability-connectivity-upgrade
Beta Was this translation helpful? Give feedback.
All reactions