socket
Socket library
A PHP library that enables secure, non-blocking communication over TCP and UDP sockets.
Non-blocking socket and TLS functionality for PHP based on Amp.
234 stars
14 watching
38 forks
Language: PHP
last commit: 4 months ago amphpasyncclientionon-blockingphpserversocketssltcptlsudpunix
Related projects:
Repository | Description | Stars |
---|---|---|
amphp/http-server | An advanced async HTTP server library for PHP designed to handle high concurrency demands. | 1,291 |
amphp/http-client | An async HTTP client library that enables concurrent and efficient HTTP requests and responses in PHP. | 703 |
amphp/parallel | A parallelization library for PHP, enabling efficient multitasking and application responsiveness through multiple CPU threads. | 789 |
amphp/byte-stream | Provides a non-blocking stream abstraction in PHP to simplify working with byte streams. | 369 |
amphp/mysql | An asynchronous MySQL client that optimizes database interactions with efficient non-blocking capabilities | 359 |
amphp/artax | An async HTTP client built on Amp for PHP | 23 |
slack-php/slack-php-socket-mode | An implementation of socket-mode support for the Slack App Framework, allowing for websocket-based communication with Slack without exposing an app via a public HTTP endpoint. | 10 |
ruifig/czspas | A minimalistic socket library with an Asio-like API for handling TCP connections asynchronously. | 26 |
vapor-community/sockets | A non-blocking TCP socket layer with event-driven server and client | 575 |
elastic/elastic-transport-php | A PHP library for building an HTTP transport to communicate with Elastic products. | 13 |
aloisdg/ether.network | A C# library for creating simple servers and clients using sockets. | 11 |
elephantio/elephant.io | A client library for socket.io written in PHP. | 109 |
meh/reagent | A library providing a simple and flexible way to create socket acceptor pools in Elixir | 93 |
krozark/cpp-socket | A C++ library that facilitates communication between client and server over sockets with serialized data exchange. | 0 |
ratchetphp/pawl | A PHP library implementing an asynchronous WebSocket client for communicating with web servers. | 583 |