Giter Site home page Giter Site logo

Comments (8)

bsergean avatar bsergean commented on May 24, 2024 1

from ixwebsocket.

bsergean avatar bsergean commented on May 24, 2024

sadness ...

when enabling SSL there are a bunch of caveat, some are documented in the doc. That page / https://machinezone.github.io/IXWebSocket/usage/#tls-support-and-configuration

Can you read and check it ? Ah and if you have existing GET/POST that part must be working ...

There is a known problem with some go backend, I can't remember. If I create a simple go/gorilla websocket program, I cannot connect to it either. The problem was with some missing header, but honestly I can't remember.

from ixwebsocket.

bsergean avatar bsergean commented on May 24, 2024

I would check if you can reproduce locally, by generating certificates and telling your starlette app to use them.

This is a library we tested against / https://websockets.readthedocs.io/en/stable/index.html

Also at some point we would be able to connect to a project running on AWS, but I can't tell if it was going through ALB or not.

from ixwebsocket.

samedii avatar samedii commented on May 24, 2024

Thanks for the quick response! 🙏 I'll add https locally for testing and report back. It could be that Aseprite hasn't been compiled with the USE_TLS=1 flag. I'll try asking :)

from ixwebsocket.

samedii avatar samedii commented on May 24, 2024

Thank you! :D I tested connecting to wss://echo.websocket.org/ and I'm getting the same error on handshake so it seems it hasn't been compiled with TLS/SSL support. I'll see if I can build "Aseprite" from source with the extra flag

from ixwebsocket.

bsergean avatar bsergean commented on May 24, 2024

from ixwebsocket.

samedii avatar samedii commented on May 24, 2024

Managed to build Aseprite with SSL/TLS support. Thank you for the help! 🙏

from ixwebsocket.

bsergean avatar bsergean commented on May 24, 2024

from ixwebsocket.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.