Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@trowski trowski released this 12 Feb 23:42
v2.0.0
049fd21

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.