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

Assume 443 on empty port. Fixes #9 #11

Merged
merged 4 commits into from
Oct 3, 2023

Conversation

dom96
Copy link
Contributor

@dom96 dom96 commented Sep 21, 2023

Tested using:

pnpm test

src/index.ts Outdated Show resolved Hide resolved
src/index.ts Outdated Show resolved Hide resolved
@dom96
Copy link
Contributor Author

dom96 commented Sep 28, 2023

Added test and updated existing tests using tcp://.

Should be good to go.

package.json Outdated Show resolved Hide resolved
@Ethan-Arrowood
Copy link
Owner

lmao GitHub Actions prohibits listening on port 443 https://github.com/Ethan-Arrowood/socket/actions/runs/6388518205/job/17338481439?pr=11#step:11:33

this works fine locally. but fails in CI. I don't love relying on a public endpoint in tests, but I guess we have to in this case.

@Ethan-Arrowood Ethan-Arrowood self-requested a review October 3, 2023 04:12
@Ethan-Arrowood Ethan-Arrowood merged commit 99ac502 into Ethan-Arrowood:main Oct 3, 2023
1 check passed
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.

2 participants