-
Notifications
You must be signed in to change notification settings - Fork 45
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
Refactor/sky rev fwd #1830
Draft
ersonp
wants to merge
25
commits into
skycoin:develop
Choose a base branch
from
ersonp:refactor/sky-rev-fwd
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Refactor/sky rev fwd #1830
Commits on Jun 17, 2024
-
refactor: Rename
skyrev
andskyfwd
tonet
Rename the `skyrev` package to `con` and `skyfwd` to `pub` under the `net` command. This change improves the clarity and consistency of the codebase.
Configuration menu - View commit details
-
Copy full SHA for 70378f3 - Browse repository at this point
Copy the full SHA 70378f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65a4123 - Browse repository at this point
Copy the full SHA 65a4123View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ee38fa - Browse repository at this point
Copy the full SHA 8ee38faView commit details
Commits on Jun 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 102802f - Browse repository at this point
Copy the full SHA 102802fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47672e0 - Browse repository at this point
Copy the full SHA 47672e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5681da - Browse repository at this point
Copy the full SHA c5681daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09b1532 - Browse repository at this point
Copy the full SHA 09b1532View commit details -
Configuration menu - View commit details
-
Copy full SHA for a575224 - Browse repository at this point
Copy the full SHA a575224View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eecb1a - Browse repository at this point
Copy the full SHA 5eecb1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27b864e - Browse repository at this point
Copy the full SHA 27b864eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a8cee5 - Browse repository at this point
Copy the full SHA 2a8cee5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87e6748 - Browse repository at this point
Copy the full SHA 87e6748View commit details -
Configuration menu - View commit details
-
Copy full SHA for d73b400 - Browse repository at this point
Copy the full SHA d73b400View commit details
Commits on Jun 24, 2024
-
Add support for HTTP, TCP, UDP in the API, RPC and CMD
Configuration menu - View commit details
-
Copy full SHA for dcd7b58 - Browse repository at this point
Copy the full SHA dcd7b58View commit details
Commits on Jun 25, 2024
-
feat: ensure port availability
Ensure port availability before adding ConnectConn and PublishListener
Configuration menu - View commit details
-
Copy full SHA for 870c6ee - Browse repository at this point
Copy the full SHA 870c6eeView commit details -
Update `Connect` and `Publish` API to return ConnectInfo and PublishInfo as well as for `ListPublished` and `ListConnected` to return []PublishInfo and []ConnectInfo
Configuration menu - View commit details
-
Copy full SHA for cbbc403 - Browse repository at this point
Copy the full SHA cbbc403View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e69512 - Browse repository at this point
Copy the full SHA 4e69512View commit details -
fix(publish): remove http.Server headers
Remove ReadHeaderTimeout and WriteTimeout that were causing the publisher to close the incoming connection if nothing was connectead to it withing 5 seconds.
Configuration menu - View commit details
-
Copy full SHA for b9b97c5 - Browse repository at this point
Copy the full SHA b9b97c5View commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7205554 - Browse repository at this point
Copy the full SHA 7205554View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2f97a9 - Browse repository at this point
Copy the full SHA b2f97a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1daefdd - Browse repository at this point
Copy the full SHA 1daefddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02e630c - Browse repository at this point
Copy the full SHA 02e630cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42e44ad - Browse repository at this point
Copy the full SHA 42e44adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18b96db - Browse repository at this point
Copy the full SHA 18b96dbView commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3ab96d9 - Browse repository at this point
Copy the full SHA 3ab96d9View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.