yourWaifu / Unofficial-Discord-3DS-Client

A simple unofficial Discord client to use as an example
MIT License
88 stars 14 forks source link

Could not connect to server error message #18

Open BrandiBlitz opened 1 year ago

BrandiBlitz commented 1 year ago

image

Please help

Natemo2625 commented 1 year ago

I have the same issue

yourWaifu commented 1 year ago

Discord requires TLS 1.2, but the 3DS uses ssl:C goes up to TLS 1.1 This client no longer works on the 3DS, unless someone is willing to update this client to use a different TLS library that also works in the 3DS.

Natemo2625 commented 1 year ago

I can definitely attempt it lol, if I can get it to work, should I just make a pull request here?

Natemo2625 commented 1 month ago

I can't seem to find one, if someone finds one let me know, really want this to work again. Gonna keep looking though. Also not sure how to do it lmao, so I'll have to figure that out too.

Edit: How can I make it use uWebSockets? That seems to support TLS 1.3