-
Notifications
You must be signed in to change notification settings - Fork 114
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
Secure Socket Support for ev clients #98
Conversation
@lipp Dang CI and Git, here is Secure Socket Support for ev clients <3 |
Was just looking through to implement this, glad you sorted it out. It does not seem to connect after a while though, any idea on this and on when SSL is going to be supported on all variants? |
@satom99 I'm unsure when I'll add support for SSL on all variants, however can you describe the issue with not connecting after a while? I would maybe add an issue on my git instead to best tailor |
@NovusTheory It just does not seem to connect and so loop's execution stops after a while and the program dies - being socket's connection the only task added to it. |
My last PR had apparently stalled and I'm trying again after doing a fresh fork and revising upon the current working version to get Secure Socket Support for ev clients
side note I changed param name in sync