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

Socket stops reading for no reason in TLS mode #729

Closed
mixflame opened this issue Jul 18, 2020 · 1 comment
Closed

Socket stops reading for no reason in TLS mode #729

mixflame opened this issue Jul 18, 2020 · 1 comment

Comments

@mixflame
Copy link

I tried implementing OpenSSL on my server.

I can get the handshake to work and even some parts of my protocol work.

But when the client logs in, the connection goes stale and GCDAsyncSocket never receives a new message, even though the Server reports sending it.

Code provided: mixflame/GlobalChat2#97

@mixflame
Copy link
Author

mixflame commented Aug 1, 2020

closing, I switched to libsodium for encryption

@mixflame mixflame closed this as completed Aug 1, 2020
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

No branches or pull requests

1 participant