GithubHelp home page GithubHelp logo

asyncwebsocketclient's Introduction

AsyncWebSocketClient

php-swoole实现的异步Websocket客户端,使用示例:

1.启动server:

php WebSocketServer.php

2.测试client:

php WebSocketTest.php

asyncwebsocketclient's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

asyncwebsocketclient's Issues

通过WebsocketTest.php访问远程的websocket 返回乱码

我并没有使用WebsocketServer.php文件,直接通过WebsocketTest.php访问远程主机中存在的socket服务,连接正常打开,但传递参数后,客户端就自动断开了,且接受到了乱码,如下图所示:
image

WebsocketTest.PHP文件源码,如下图所示:
image

也排查过问题,在WebsocketClient.php文件中,打印出了通过pack函数打包后的数据,源码如下图所示:
image
打印结果,如下图所示:
image
红色框内的便是pack打包后的数据,可以看到,已经开始有乱码字符了。

这个问题已经纠缠了我很久,希望得到回复,在此谢谢了

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.