Git Product home page Git Product logo

Comments (4)

dhbaird avatar dhbaird commented on August 9, 2024

A WebSocket server is similar to the client, after the initial handshake completes. The difference is in the logic for the initial handshake: the server must parse the GET request, look for the Upgrade: websocket header, implement a sha1 hash, and base64 encoding. Is this something you'd like to see easywsclient doing?

from easywsclient.

bob-nl avatar bob-nl commented on August 9, 2024

I like the fact that easywsclient is so small and does not need boost.
This is why it would be nice to use this lightweight web socket implementation for web socket hosting.
But at this moment i will not use it since IMO it has not matured enough.
I did try the web socket client and it works nice. I look forward to how it develops.

from easywsclient.

dhbaird avatar dhbaird commented on August 9, 2024

@bob-nl the feedback is appreciated, thanks. Any constructive input you have is valued.

P.S.- Are you going under multiple github aliases?

from easywsclient.

dhbaird avatar dhbaird commented on August 9, 2024

@bob-nl, I would like to inform you that the fact that you are posting using a pseudonym that you "will not use [easywsclient] since IMO it has not matured enough" will not lead to me accepting your bogus patch #35. The only thing that will change this outcome is a quality contribution.

from easywsclient.

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.