Stable release compatible with AMPHP v3 and fibers! 🎉
As with other libraries compatible with AMPHP v3, most cases of parameters or returns of Promise<ResolutionType>
have been replaced with ResolutionType
.
This library provides an implementation of Amp\Socket\SocketConnector
from amphp/socket
which establishes a socket connection via an HTTP/1.1 CONNECT
request to a proxy.