معرفی شرکت ها


php-react-socket_1.1.0-1_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Asynchronous client and server socket connections for ReactPHP
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Buster-10
مخزن Debian main all
نام بسته php-react-socket
نام فایل بسته php-react-socket_1.1.0-1_all.deb
نسخه بسته 1.1.0
انتشار بسته 1
معماری بسته all
نگهدارنده Teckids Debian Task Force <tdtf@lists.teckids.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/reactphp/socket
مجوز -
حجم دانلود 41020
حجم نصب 136
This library implements asynchronous TCP/IP client and server connections for ReactPHP, both plaintext and TLS-secured. . The socket library provides re-usable interfaces for a socket-layer server and client based on the EventLoop and Stream components. Its server component allows one to build networking servers that accept incoming connections from networking clients (such as an HTTP server). Its client component allows one to build networking clients that establish outgoing connections to networking servers (such as an HTTP or database client). This library provides async, streaming means for all of this, so you can handle multiple concurrent connections without blocking.


نیازمندی

مقدار نام
- php-common
- php-evenement
>= 0.4.13 php-react-dns
<< 0.5~~ php-react-dns
>= 1.0 php-react-event-loop
<< 2~~ php-react-event-loop
>= 1.0 php-react-stream
<< 2~~ php-react-stream
>= 2.0 php-react-promise
<< 3~~ php-react-promise
>= 1.0 php-react-promise-timer
<< 2~~ php-react-promise-timer


نحوه نصب


نصب پکیج deb php-react-socket:

    sudo apt-get install php-react-socket_1.1.0-1_all.deb


فایل ها

مسیرها
./usr/share/doc/php-react-socket/README.md.gz
./usr/share/doc/php-react-socket/changelog.Debian.gz
./usr/share/doc/php-react-socket/changelog.gz
./usr/share/doc/php-react-socket/copyright
./usr/share/doc/php-react-socket/examples/01-echo-server.php
./usr/share/doc/php-react-socket/examples/02-chat-server.php
./usr/share/doc/php-react-socket/examples/03-http-server.php
./usr/share/doc/php-react-socket/examples/11-http-client.php
./usr/share/doc/php-react-socket/examples/12-https-client.php
./usr/share/doc/php-react-socket/examples/21-netcat-client.php
./usr/share/doc/php-react-socket/examples/22-http-client.php
./usr/share/doc/php-react-socket/examples/91-benchmark-server.php
./usr/share/doc/php-react-socket/examples/99-generate-self-signed.php
./usr/share/doc/php-react-socket/examples/localhost.pem
./usr/share/doc/php-react-socket/examples/localhost_swordfish.pem
./usr/share/php/React/Socket/Connection.php
./usr/share/php/React/Socket/ConnectionInterface.php
./usr/share/php/React/Socket/Connector.php
./usr/share/php/React/Socket/ConnectorInterface.php
./usr/share/php/React/Socket/DnsConnector.php
./usr/share/php/React/Socket/FixedUriConnector.php
./usr/share/php/React/Socket/LimitingServer.php
./usr/share/php/React/Socket/SecureConnector.php
./usr/share/php/React/Socket/SecureServer.php
./usr/share/php/React/Socket/Server.php
./usr/share/php/React/Socket/ServerInterface.php
./usr/share/php/React/Socket/StreamEncryption.php
./usr/share/php/React/Socket/TcpConnector.php
./usr/share/php/React/Socket/TcpServer.php
./usr/share/php/React/Socket/TimeoutConnector.php
./usr/share/php/React/Socket/UnixConnector.php
./usr/share/php/React/Socket/UnixServer.php