Code Monkey home page Code Monkey logo

Comments (4)

frobware avatar frobware commented on August 9, 2024

I started to look at this but I probably need additional context. I modified my config.yaml to include:

# SSL Configuration
sslKey: domains/frobware.com.key
sslCert: domains/frobware.com.cert
sslCa: ca.key

I was able to start the server. Now when I run the ds-client as:

$ ./bin/ds-client wss://deepstream:6020/deepstream
Caught exception "No message received"

I didn't see any connection on the server side.

from deepstream.io-client-cpp.

yasserf avatar yasserf commented on August 9, 2024

I think that is because poco doesn't automatically connect when using wss and requires extra data associated.

from deepstream.io-client-cpp.

frobware avatar frobware commented on August 9, 2024

I made some progress today with this but the commits I have are a little jumbled together. I'm going to address the static build first, then look at landing the minimum changes required to enable wss://.

from deepstream.io-client-cpp.

frobware avatar frobware commented on August 9, 2024

WIP tree - https://github.com/frobware/deepstream.io-client-cpp/tree/connect-over-ssl

from deepstream.io-client-cpp.

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.