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

TLS Socket update #26

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

silverbucket
Copy link
Contributor

@silverbucket silverbucket commented Feb 11, 2021

@Havvy - This now works with both normal and TLS Sockets. Requires a new publishing of the mock you created Havvy/mock-net-socket#1

The version that was published seemed to be newer than the code in that repo, so the PR contains my fixes but also the code from the published version.

resolves #25

@silverbucket
Copy link
Contributor Author

@Havvy tests should pass if you use the code in the PR for your mock of the net socket.

@silverbucket
Copy link
Contributor Author

@Havvy Any chance I could get this merged and/or would you be willing to make me a co-maintainer of the repo? I still use this library and also would like to explore implementing SASL support here, rather than in a wrapper library.

@silverbucket
Copy link
Contributor Author

silverbucket commented Aug 14, 2022

For anyone interested, as this repo is no longer maintained, I've forked the project and added SASL and SSL support, published under the name irc-socket-sasl:
https://github.com/silverbucket/irc-socket-sasl
https://www.npmjs.com/package/irc-socket-sasl

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.

Tls not working
1 participant