All Projects → xhjcehust → AsyncWebSocketClient

xhjcehust / AsyncWebSocketClient

Licence: other
php异步websocket客户端

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to AsyncWebSocketClient

Surfer
Package surfer is a high level concurrency http client. It has surf andphantom download engines, highly simulated browser behavior, the function of analog login and so on.
Stars: ✭ 204 (+482.86%)
Mutual labels:  client
Zenpy
Python wrapper for the Zendesk API
Stars: ✭ 222 (+534.29%)
Mutual labels:  client
Meli
🐝 experimental terminal mail client, mirror of https://git.meli.delivery/meli/meli.git https://crates.io/crates/meli
Stars: ✭ 242 (+591.43%)
Mutual labels:  client
Openapi Sdk Php Client
Official repository of the Alibaba Cloud Client for PHP
Stars: ✭ 206 (+488.57%)
Mutual labels:  client
H Opc
OPC client made simpler, for UA and DA
Stars: ✭ 209 (+497.14%)
Mutual labels:  client
Use Ssr
☯️ React hook to determine if you are on the server, browser, or react native
Stars: ✭ 230 (+557.14%)
Mutual labels:  client
Jenkins Rest
Java client, built on top of jclouds, for working with Jenkins REST API
Stars: ✭ 201 (+474.29%)
Mutual labels:  client
Http
HTTP (The Gem! a.k.a. http.rb) is an easy-to-use client library for making requests from Ruby. It uses a simple method chaining system for building requests, similar to Python's Requests.
Stars: ✭ 2,800 (+7900%)
Mutual labels:  client
Simplenetwork
simple TCP server / client C++ linux socket
Stars: ✭ 225 (+542.86%)
Mutual labels:  client
Jenkins Cli
Jenkins CLI allows you manage your Jenkins as an easy way
Stars: ✭ 245 (+600%)
Mutual labels:  client
Csharpgameframework
基于unity3d引擎与c#语言的游戏框架/架构(包括客户端与服务器)。使用ServerPlatform作为服务端通信基础设施。
Stars: ✭ 208 (+494.29%)
Mutual labels:  client
Phpnats
A PHP client for the NATSio cloud messaging system.
Stars: ✭ 209 (+497.14%)
Mutual labels:  client
Pika
Pure Python RabbitMQ/AMQP 0-9-1 client library
Stars: ✭ 2,866 (+8088.57%)
Mutual labels:  client
Verb
Organize and send HTTP requests from Emacs
Stars: ✭ 205 (+485.71%)
Mutual labels:  client
Zipcelx
Turns JSON data into `.xlsx` files in the browser
Stars: ✭ 246 (+602.86%)
Mutual labels:  client
Oksocket
An blocking socket client for Android applications.
Stars: ✭ 2,359 (+6640%)
Mutual labels:  client
Graphql Flutter
A GraphQL client for Flutter, bringing all the features from a modern GraphQL client to one easy to use package.
Stars: ✭ 2,811 (+7931.43%)
Mutual labels:  client
Httpie
As easy as /aitch-tee-tee-pie/ 🥧 Modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more. https://twitter.com/httpie
Stars: ✭ 53,052 (+151477.14%)
Mutual labels:  client
Lagrange
A Beautiful Gemini Client
Stars: ✭ 238 (+580%)
Mutual labels:  client
Mtproto Core
Telegram API JS (MTProto) client library for browser and nodejs
Stars: ✭ 242 (+591.43%)
Mutual labels:  client

AsyncWebSocketClient

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

1.启动server:

php WebSocketServer.php

2.测试client:

php WebSocketTest.php

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].