Skip to content
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
wants to merge 25 commits into
base: develop
Choose a base branch
from
Draft

Conversation

ersonp
Copy link
Contributor

@ersonp ersonp commented Jun 17, 2024

Did you run make format && make check?

Fixes #

Changes:

How to test this PR:

@CLAassistant
Copy link

CLAassistant commented Jun 17, 2024

CLA assistant check
All committers have signed the CLA.

ersonp added 3 commits June 17, 2024 12:07
Rename the `skyrev` package to `con` and `skyfwd` to `pub` under the `net` command. This change improves the clarity and consistency of the codebase.
ersonp added 22 commits June 22, 2024 16:04
Add support for HTTP, TCP, UDP in the API, RPC and CMD
 Ensure port availability before adding ConnectConn and PublishListener
Update `Connect` and `Publish` API to return ConnectInfo and PublishInfo as well as for `ListPublished` and `ListConnected` to return []PublishInfo and []ConnectInfo
Remove ReadHeaderTimeout and WriteTimeout that were causing the publisher to close the incoming connection if nothing was connectead to it withing 5 seconds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants