elephant.io
Socket client
A client library for socket.io written in PHP.
Send events to a socket.io server through PHP
112 stars
4 watching
34 forks
Language: PHP
last commit: 15 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
socketio/socket.io-protocol | A specification for full-duplex and low-overhead communication protocol between clients and servers. | 508 |
1c3t3a/rust-socketio | An implementation of a socket.io client in Rust | 432 |
socketio/socket.io-p2p | Provides a peer-to-peer communication system using WebSockets and signalling data transmission. | 1,032 |
socketry/cool.io | Provides an event-driven I/O system with asynchronous wrappers for Ruby's core socket classes. | 693 |
ascorbic/socket-io-actionscript | A client library for connecting to a Socket.IO server using ActionScript 3. | 35 |
monaco-io/request | An HTTP client library for making requests in Go | 291 |
billroy/socket.io-arduino-client | An Arduino client for connecting to and messaging with Socket.io servers using WebSocket technology. | 195 |
abourget/gevent-socketio | Provides a real-time web communication API between browsers and servers using a WebSocket-like API. | 1,212 |
adafruit/adafruit_io_python | A Python client library for communicating with an IoT platform over the internet. | 227 |
adafruit/io-client-go | A Go library that provides a simple interface to interact with Adafruit IO accounts. | 15 |
adafruit/io-client-ruby | A Ruby client for interacting with Adafruit IO's API. | 27 |
cytle/socket.io-mp-client | An implementation of the WebSocket protocol for real-time communication between small programs and servers. | 118 |
pvarentsov/iola | A command-line tool allowing users to send and receive messages over various network protocols. | 154 |
quobject/socketioclientdotnet | A .Net library that allows C# developers to establish and manage connections with real-time communication servers using the Socket.IO protocol. | 794 |
amphp/socket | A PHP library that enables secure, non-blocking communication over TCP and UDP sockets. | 238 |