GithubHelp home page GithubHelp logo

wss not work about pawl HOT 6 CLOSED

ratchetphp avatar ratchetphp commented on August 29, 2024
wss not work

from pawl.

Comments (6)

clue avatar clue commented on August 29, 2024

This is caused by a BC break in react/socket-client (reactphp-legacy/socket-client#21), suggested fix is in reactphp-legacy/socket-client#25.

from pawl.

MRSteam avatar MRSteam commented on August 29, 2024

Ups, my mistake, my issue was for phpws, not for ratchetphp/Pawl.
So, does ratchetphp/Pawl work with WSS correctly?

from pawl.

cboden avatar cboden commented on August 29, 2024

@MRSteam Yup!

from pawl.

clue avatar clue commented on August 29, 2024

Ups, my mistake, my issue was for phpws, not for ratchetphp/Pawl.

Duh :) Yup, this has indeed been fixed with #13.

I suppose this can be closed then?

from pawl.

MRSteam avatar MRSteam commented on August 29, 2024

Wait please, I need some help from you!
My problem: I want to get some messages from websocket server and send some messages to it. Websocket server is not mine, i just need to talk with server. So I think I need only a websocket client, isn't it?
First question is why I need Ratchet (server) for work with Pawl (client)? (There are some strings like $connector = new Ratchet\Client\Factory($loop); in Pawl).

I've never had to deal with Web Sockets before.

from pawl.

cboden avatar cboden commented on August 29, 2024

Yes, you only need a WebSocket client.

Ratchet (server) is pulled in by Pawl dependencies because it needs the RFC6455 protocol parser. I'm working on separating this out to a separate repository, but for the time being Ratchet is a dependency. Ratchet (server) is not actually run in Pawl.

As for the namespace, Pawl is under the Ratchet namespace+organization and was there before I came up with the name Pawl.

from pawl.

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.