Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/reactphp/http-client

[Deprecated] Event-driven, streaming HTTP client for ReactPHP.
https://github.com/reactphp/http-client

Move ConnectionManager* to new SocketClient component

8efe6fbb7d58338d0f4fa092d58c1c2ca651976f authored almost 12 years ago by Igor Wiedler <[email protected]>
Use port 443 for SSL connections

cc64be04a833ac98b9fa286472fb852bc32721d8 authored almost 12 years ago by Igor Wiedler <[email protected]>
Make http/client independent from guzzle/http

c2d6d1a76b87dee0df0038285baa6a6df7c5fc2d authored almost 12 years ago by Igor Wiedler <[email protected]>
Remove guzzle/http dependency from composer.json

6422163a69209adaf70323b3068e77c2d4f5f0cc authored almost 12 years ago by Igor Wiedler <[email protected]>
Update references to 0.3, update lock file

256d5afb96f33ab171fe382ce19787d86703d5b0 authored almost 12 years ago by Igor Wiedler <[email protected]>
Merge branch 'unused-code' of github.com:reactphp/react

db9dca5479df2dad482651915963356f9b2343b0 authored almost 12 years ago by Chris Boden <[email protected]>
Fix misnamed variable

72028d8b0ed81de300dcc95861c917721eef2a10 authored almost 12 years ago by Igor Wiedler <[email protected]>
Adjust event docs to use fake docblocks

e53bc988472916e6662a967b4cd76f5ec93caa93 authored almost 12 years ago by Igor Wiedler <[email protected]>
Document events at the top of each EventEmitter class

d9a1188321681cb7e58ed22cb182a9da7ef0c38d authored almost 12 years ago by Igor Wiedler <[email protected]>
[HttpClient] Call dns properly with promises, use promises internally

3f39f80581e3f613aa1ca027d4c5f52f2774920e authored almost 12 years ago by Igor Wiedler <[email protected]>
Fix branch aliases of subtree splits to be 0.2-dev

a4ef120d9bce90fdddf24baf98d4fe365639f8ad authored almost 12 years ago by Igor Wiedler <[email protected]>
Fix typo in http-client component composer.json

b672496aefc68f8b21b56fbb06343cc3059968e9 authored almost 12 years ago by Igor Wiedler <[email protected]>
[http-client] Cosmetic fixes to README and tests

b0346eb7974f34831e15d1ce6e02bbd78ca2f38d authored almost 12 years ago by Igor Wiedler <[email protected]>
[http client] reformatted readme

c8b663f67743dda5b180f7db001f48c25f00a5a6 authored almost 12 years ago by Arnaud Le Blanc <[email protected]>
[http client] depends on react/dns

1d0e8d1722ab096b32e96044f84fea3a92b02cd3 authored almost 12 years ago by Arnaud Le Blanc <[email protected]>
[http client] remove async name resolving from TODO

c5f00f1ea2a64720c080766a53fa6784b7b930d1 authored almost 12 years ago by Arnaud Le Blanc <[email protected]>
[http client] updated composer.json

b7a15cfcdf101678c835c2955e6e6814af32ee58 authored almost 12 years ago by Arnaud Le Blanc <[email protected]>
[http client] use the dns component for async name resolving

c79a7c864c21644b35b6faf569b370c28e223ffd authored almost 12 years ago by Arnaud Le Blanc <[email protected]>
[http client] improved README

4df58369a56d60cdcbd26df94cdc2fa0f45fe2e5 authored almost 12 years ago by Arnaud Le Blanc <[email protected]>
[http client] React\Http\Client -> React\HttpClient

df2eaf2b540c6b1c5d603a69f5d5bfeabb8a6959 authored almost 12 years ago by Arnaud Le Blanc <[email protected]>
[http client] added composer.json

1e69c0a1207d63e862377cdd0ca8ce4911f2e6d3 authored almost 12 years ago by Arnaud Le Blanc <[email protected]>
[http client] added readme and example

e9f4bc4400f8fba6ced35d32b1c1c47732a7ad55 authored almost 12 years ago by Arnaud Le Blanc <[email protected]>