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

Does not connect to websocket server on Windows NT 4 #26

Open
iProgramMC opened this issue May 10, 2024 · 8 comments
Open

Does not connect to websocket server on Windows NT 4 #26

iProgramMC opened this issue May 10, 2024 · 8 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@iProgramMC
Copy link
Contributor

Title.

If anyone would like to help fix this, let me know.
I'm open to changing the libraries used (websocketpp+asio) if it means DM on NT 4 will be able to connect to Discord's websocket servers.

@iProgramMC iProgramMC added bug Something isn't working help wanted Extra attention is needed labels May 10, 2024
@Zero3K
Copy link

Zero3K commented May 12, 2024

@Zero3K
Copy link

Zero3K commented May 13, 2024

Would any of them help? I think Poco will help since I see that it supports WebSocket.

@iProgramMC
Copy link
Contributor Author

I have my doubts. Probably it's asio screwing up SSL.

@Zero3K
Copy link

Zero3K commented May 13, 2024

What's screwing up SSL?

@iProgramMC
Copy link
Contributor Author

I can't tell you for sure because I wasn't able to find a concrete cause.

@Zero3K
Copy link

Zero3K commented May 13, 2024

I'm just stating that Poco might be an alternative that can be used to fix this issue.

@Zero3K
Copy link

Zero3K commented May 15, 2024

And I think it is asynchronous.

@Zero3K
Copy link

Zero3K commented May 16, 2024

I guess none of those will help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants