ReactPHP

ReactPHP is a low-level library for event-driven programming in PHP. At its core is an event loop, on top of which it provides low-level utilities, such as: a streams abstraction, asynchronous DNS resolver, network client/server, HTTP client/server, and interaction with processes.
Here are 237 public repositories matching this topic...
-
Updated
Jan 1, 2020 - PHP
-
Updated
May 21, 2020 - PHP
-
Updated
Nov 28, 2019 - PHP
Hello!
You make a wonderful project, which we use in production. But we have a moment that has to be constantly maintained and remembered about it. This is the maximum size of the buffer, when parsing the request. Now it's 4096 characters, which is not very convenient. Is it possible to make this parameter configurable or get rid of it?
React\Http\RequestHeaderParser, line 18 on v0.7.4
Support DNS over TLS
-
Updated
May 20, 2020 - PHP
Opening this for the reference and to raise awareness. Note that there's an ongoing discussion as to whether this component should be merged into the Http component.
See reactphp/http#148 for details.
-
Updated
May 24, 2020 - PHP
-
Updated
Apr 27, 2020 - PHP
-
Updated
Sep 12, 2014 - PHP
-
Updated
Apr 17, 2020 - PHP
-
Updated
Jan 16, 2019 - PHP
-
Updated
Feb 14, 2018 - PHP
Created by Igor Wiedler
Released April 14, 2012
- Organization
- reactphp
- Website
- reactphp.org
Used composer for installation get the follow warning message
Package amphp/artax is abandoned, you should avoid using it. Use amphp/http-client instead.