Ecosyste.ms: OpenCollective

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

ReactPHP

Bringing async programming to PHP
Collective - Host: opensource - https://opencollective.com/reactphp - Website: https://reactphp.org - Code: https://github.com/reactphp

[Socket] Buffer fix

Removed the option for output buffer chunk size, use defaults
Removed the unit test that check s...

github.com/reactphp/socket - 10a311ebf23c9ecb1efa632e3390bc74fea57b47 authored over 12 years ago by Chris Boden <[email protected]>
[Socket] Buffering large messages

Added a chunkSize parameter to set the number of bytes the buffer will write at one time
The wri...

github.com/reactphp/reactphp - 853079edb7429a0e3047838c239062343db7e745 authored over 12 years ago by Chris Boden <[email protected]>
[Socket] Buffer fix

Removed the option for output buffer chunk size, use defaults
Removed the unit test that check s...

github.com/reactphp/reactphp - 84bb4e917d7a7e41bf8259a750bfe122bf421958 authored over 12 years ago by Chris Boden <[email protected]>
[Socket] Buffer fix

Removed the option for output buffer chunk size, use defaults
Removed the unit test that check s...

github.com/reactphp/reactphp - 69612acd93eb0621a57d3319196600aef748b335 authored over 12 years ago by Chris Boden <[email protected]>
[Socket] Buffer fix

Removed the option for output buffer chunk size, use defaults
Removed the unit test that check s...

github.com/reactphp/socket - de296f74e6dd0678b5a2dad637befa5d39fad6ad authored over 12 years ago by Chris Boden <[email protected]>
Merge pull request #37 from react-php/travis-master

Display master build status in README

github.com/reactphp/reactphp - 014e15ba4bfea335b675059255213cf18a6c90f5 authored over 12 years ago by Chris Boden <[email protected]>
Display master build status in README

github.com/reactphp/reactphp - 07622214013df280ae84d4275a0c6e3725d46b23 authored over 12 years ago by Igor Wiedler <[email protected]>
[Socket] Buffering large messages

Added a chunkSize parameter to set the number of bytes the buffer will write at one time
The wri...

github.com/reactphp/reactphp - 0be68b85c38ae24a533126c1b102c8b1c18448a6 authored over 12 years ago by Chris Boden <[email protected]>
[Socket] Buffering large messages

Added a chunkSize parameter to set the number of bytes the buffer will write at one time
The wri...

github.com/reactphp/socket - 92d148c78753a19b676d061a941449bbbe5c8a61 authored over 12 years ago by Chris Boden <[email protected]>
Add DNode-PHP to the list of libraries using react

github.com/reactphp/website - ebeaf89c30027677ee64239e743d2f68f5ccce56 authored over 12 years ago by Igor Wiedler <[email protected]>
[EventLoop] Stop loop before throwing exception (removing stream is not enough)

github.com/reactphp/event-loop - 8eeb5c019d9801802a69591f44fd8b2d82d75f24 authored over 12 years ago by Igor Wiedler <[email protected]>
[EventLoop] Stop loop before throwing exception (removing stream is not enough)

github.com/reactphp/reactphp - 9ff6f7eb55aef6871b4df496392fc76d54a7e892 authored over 12 years ago by Igor Wiedler <[email protected]>
Add libraries to react in the industry

github.com/reactphp/website - 38c9ddcd0cde6150e1d43b11e0770510d802403d authored over 12 years ago by Igor Wiedler <[email protected]>
[Socket] on end shutdown read+write

github.com/reactphp/reactphp - 28f73a848cb67e19f06f8e187d976905e0bee573 authored over 12 years ago by Chris Boden <[email protected]>
[Socket] on end shutdown read+write

github.com/reactphp/socket - be5bbd4271879daeebb4445802de5b86321f1c93 authored over 12 years ago by Chris Boden <[email protected]>
Merge remote-tracking branch 'origin/sock-shutdown'

* origin/sock-shutdown:
[Socket] shutdown on end

github.com/reactphp/reactphp - f7156cbabb826ed356c8680160e3b0822b07a538 authored over 12 years ago by Igor Wiedler <[email protected]>
[Socket] shutdown on end

Calling stream_socket_shutdown when closing a client
close is often too slow or doesn't always n...

github.com/reactphp/reactphp - 25acd40e23154de59be83266ebd4fa3079c4196c authored over 12 years ago by Chris Boden <[email protected]>
[Socket] shutdown on end

Calling stream_socket_shutdown when closing a client
close is often too slow or doesn't always n...

github.com/reactphp/socket - a11556d277d340cd20a77fffc05e567e6c2b057c authored over 12 years ago by Chris Boden <[email protected]>
Remove redundant class loader register call

github.com/reactphp/reactphp - cd8cdde35ae9f96c1661f94088892e33b8751b58 authored over 12 years ago by Igor Wiedler <[email protected]>
Merge pull request #28 from react-php/simplify-readme

Simplify some minor things in README

github.com/reactphp/reactphp - 77be0bb92f79af43dc45d03ed525b86eadef72ed authored over 12 years ago by Chris Boden <[email protected]>
Simplify some minor things in README

github.com/reactphp/reactphp - 6cc998c8b0cbc97f9ca31f14a800e7f8d030f7c0 authored over 12 years ago by Igor Wiedler <[email protected]>
Merge pull request #21 from react-php/http-chunking

[Http] Chunked responses

github.com/reactphp/reactphp - f60f3ec3ac5066f6d26a054638bfb337d1c1179e authored over 12 years ago by Chris Boden <[email protected]>
Merge pull request #21 from react-php/http-chunking

[Http] Chunked responses

github.com/reactphp/http - ffbe21c994443efafc13f56f433c0215a6de1a14 authored over 12 years ago by Chris Boden <[email protected]>
Add an alt tag to the logo

github.com/reactphp/website - b5f99a432bd03a34c8fb1696a4e9c0bc4a6068e6 authored over 12 years ago by Igor Wiedler <[email protected]>
Add source PSD

github.com/reactphp/website - 4873425e828ee1ff420215e10dee354924a2fc5d authored over 12 years ago by Igor Wiedler <[email protected]>
Add avatar.png

github.com/reactphp/website - a743f297ae3b6fc238033b5e420b1a54148b982d authored over 12 years ago by Igor Wiedler <[email protected]>
More explicit disclaimer

github.com/reactphp/website - 1a8d228184d5683e4cd597a2f72edfd836f5819e authored over 12 years ago by Igor Wiedler <[email protected]>
Make design more radio active

github.com/reactphp/website - 87a87f003dd287fb5feb774b218f6c7ab6de1762 authored over 12 years ago by Igor Wiedler <[email protected]>
Update the logo to reactphp

github.com/reactphp/website - 98df4a63527663b4020708c761f78c5cbf0cebef authored over 12 years ago by Igor Wiedler <[email protected]>
Add disclaimer

github.com/reactphp/website - cce4dbd3cbb886776051a0835223f47c56ce8d55 authored over 12 years ago by Igor Wiedler <[email protected]>
Merge branch 'examples'

* examples:
Minor adjustments to previous commit
Fixed comment mistake
Added timer to show...

github.com/reactphp/reactphp - c23b68e34ffff87e624700254eb2ac200757d039 authored over 12 years ago by Igor Wiedler <[email protected]>
Minor adjustments to previous commit

github.com/reactphp/reactphp - 05fda02efc7db11a035b828987d326e69e7cfa68 authored over 12 years ago by Igor Wiedler <[email protected]>
Merge branch 'master' into examples

* master:
[EventLoop] Fix a subtle bug introduced with commit a05bba44.
Git now includes git...

github.com/reactphp/reactphp - 140386d6a017eca582d2a91ea51d31e5b67fe36d authored over 12 years ago by Igor Wiedler <[email protected]>
Merge remote-tracking branch 'nrk/loop-timers-cancel'

* nrk/loop-timers-cancel:
[EventLoop] Fix a subtle bug introduced with commit a05bba44.
[Eve...

github.com/reactphp/reactphp - 7b2c8264e63d891359db09ef71175a796dbed1bc authored over 12 years ago by Igor Wiedler <[email protected]>
[EventLoop] Fix a subtle bug introduced with commit a05bba44.

These two lines were actually removed by accident.

github.com/reactphp/reactphp - 7da5cb2b1cfd25e4fc09b4a4cec9115c56344f73 authored over 12 years ago by Daniele Alessandri <[email protected]>
[EventLoop] Fix a subtle bug introduced with commit a05bba44.

These two lines were actually removed by accident.

github.com/reactphp/event-loop - 860a98e7071e973850ae0c2d7c0165ea23b50654 authored over 12 years ago by Daniele Alessandri <[email protected]>
Git now includes git-subtree, adjust script

github.com/reactphp/reactphp - d788aaefa8176c479800546939f3c09b702891b1 authored over 12 years ago by Igor Wiedler <[email protected]>
[EventLoop] Do not invoke callback of cancelled timers in LibEventLoop.

This bug was preventing periodic timers from being properly cancelled.

github.com/reactphp/event-loop - c2bd6da361d8aea91c891c4579e6f3aea97c7df7 authored over 12 years ago by Daniele Alessandri <[email protected]>
[EventLoop] Do not invoke callback of cancelled timers in LibEventLoop.

This bug was preventing periodic timers from being properly cancelled.

github.com/reactphp/reactphp - a05bba448e77fba1f521f1f8bf9abcfd36d38cfe authored over 12 years ago by Daniele Alessandri <[email protected]>
[EventLoop] Pass timer signature and associated loop to timer callbacks.

This change allows periodic timers to be easily cancelled in an explicit
way from inside their c...

github.com/reactphp/reactphp - 86a2f63ddfd9d713f5b14bd7c472a6914317bdfc authored over 12 years ago by Daniele Alessandri <[email protected]>
[EventLoop] Pass timer signature and associated loop to timer callbacks.

This change allows periodic timers to be easily cancelled in an explicit
way from inside their c...

github.com/reactphp/event-loop - 2ac4231cb6d27d70f120e66053b04a894bef14d8 authored over 12 years ago by Daniele Alessandri <[email protected]>
Fixed comment mistake

github.com/reactphp/reactphp - d3d69dede08d466e61bcb7a53e8d4a28e2401575 authored over 12 years ago by Amal Raghav <[email protected]>
Added timer to show download status

github.com/reactphp/reactphp - 3e21a813f53d12e3d4d86403ba52ebeb23228d9b authored over 12 years ago by Amal Raghav <[email protected]>
Run CS fixer on code base

github.com/reactphp/reactphp - a30513125bfba733808d806406d9a555123a63f5 authored over 12 years ago by Igor Wiedler <[email protected]>
Run CS fixer on code base

github.com/reactphp/event-loop - 3194147943e9b8501fe2cbb9446dc8d575d4f040 authored over 12 years ago by Igor Wiedler <[email protected]>
Run CS fixer on code base

github.com/reactphp/http - 5b39d025fe54fbffa676738a1f4a2995624f6237 authored over 12 years ago by Igor Wiedler <[email protected]>
Run CS fixer on code base

github.com/reactphp/socket - 0d7fe7f5949955041a055c45f4ce0c84da5e5d1c authored over 12 years ago by Igor Wiedler <[email protected]>
[EventLoop] Remove timeout argument from StreamSelectLoop calls

github.com/reactphp/reactphp - 47d51f5a6ca2b43cad2cb1ba302e670518d45d05 authored over 12 years ago by Igor Wiedler <[email protected]>
[EventLoop] Add libevent suggestion to composer.json

github.com/reactphp/event-loop - 07a64bd5c4ace328c8f52e9e1ec65d3f30620fc3 authored over 12 years ago by Igor Wiedler <[email protected]>
[EventLoop] Add libevent suggestion to composer.json

github.com/reactphp/reactphp - 122f995af7b4258d74b6afeb1527fa96fc697299 authored over 12 years ago by Igor Wiedler <[email protected]>
[Http] Tests for chunked encoding

github.com/reactphp/reactphp - 26200584f98edd8b17313268372d964ecb74f8e3 authored over 12 years ago by Igor Wiedler <[email protected]>
[Http] Tests for chunked encoding

github.com/reactphp/http - 75b6e44cb59a773f5cb72798d8d7cfb422452b0a authored over 12 years ago by Igor Wiedler <[email protected]>
[Http] Chunked responses

github.com/reactphp/http - 49f348ea3fcee50f6a847cc82ea72eae4913d016 authored over 12 years ago by Igor Wiedler <[email protected]>
[Http] Chunked responses

github.com/reactphp/reactphp - 0c92619b6d53463c1fa391f0ec7ec3ae82a000af authored over 12 years ago by Igor Wiedler <[email protected]>
Merge pull request #20 from kertz/examples

Adding some bells and whistles to examples

github.com/reactphp/reactphp - 207dcff12c252067007ad8b636364827181fb7ae authored over 12 years ago by Igor Wiedler <[email protected]>
Adding some bells and whistles to examples

github.com/reactphp/reactphp - b2eadba06115608e540554ee27b5cf65385626db authored over 12 years ago by Amal Raghav <[email protected]>
Add autoload to examples to allow running them

github.com/reactphp/reactphp - f3a8604a663b52df5ecab7de96878f1a79ee87db authored over 12 years ago by Igor Wiedler <[email protected]>
Merge branch 'timers-yo'

* timers-yo:
[EventLoop] Tests for timers
Update deps
[EventLoop] Reword some parts of Lib...

github.com/reactphp/reactphp - b406ac90d3a3292ddd84a5f3f11bb6693d094034 authored over 12 years ago by Igor Wiedler <[email protected]>
Merge branch 'timers-yo'

* timers-yo:
[EventLoop] Tests for timers
Update deps
[EventLoop] Reword some parts of Lib...

github.com/reactphp/event-loop - eff7a446edb057088f704ef8c4252797a4d55ed1 authored over 12 years ago by Igor Wiedler <[email protected]>
Merge branch 'timers-yo'

* timers-yo:
[EventLoop] Tests for timers
Update deps
[EventLoop] Reword some parts of Lib...

github.com/reactphp/socket - c77e1bb990608ad0fc733fc6eca170a80d3bd324 authored over 12 years ago by Igor Wiedler <[email protected]>
[EventLoop] Tests for timers

github.com/reactphp/reactphp - a4b33c51edb373ade79c8c932b0a58357e970260 authored over 12 years ago by Igor Wiedler <[email protected]>
Update deps

github.com/reactphp/reactphp - 18e4198222e7215395d1c0a284749e3be42841f3 authored over 12 years ago by Igor Wiedler <[email protected]>
Merge pull request #18 from leight/patch-1

Corrected mistyped exception variable.

github.com/reactphp/reactphp - fbad22256b21984568108562d8324f8f46714482 authored over 12 years ago by Chris Boden <[email protected]>
Corrected mistyped exception variable.

github.com/reactphp/event-loop - 7de30696aff1c56159bad6ec5b353c74a0af0a9f authored over 12 years ago by Leigh <[email protected]>
Corrected mistyped exception variable.

github.com/reactphp/reactphp - 5efab76a18a2c049f7d741d5158a80bd3403bc20 authored over 12 years ago by Leigh <[email protected]>
[EventLoop] Reword some parts of LibEventLoop

github.com/reactphp/event-loop - 7f2b2040ae97dd854ebcd399fbc9387b7b930667 authored over 12 years ago by Igor Wiedler <[email protected]>
[EventLoop] Reword some parts of LibEventLoop

github.com/reactphp/reactphp - 79a8b64e3387d8b945225939be487329eafb1688 authored over 12 years ago by Igor Wiedler <[email protected]>
[EventLoop] Remove unneeded signature variable

github.com/reactphp/reactphp - cbf210360c4f26b02e2cd3996ee96cc2f527686a authored over 12 years ago by Igor Wiedler <[email protected]>
[EventLoop] Remove unneeded signature variable

github.com/reactphp/event-loop - e9a22626ce307526a17568320320158dce40a491 authored over 12 years ago by Igor Wiedler <[email protected]>
[EventLoop] Rename Timers::run to tick

github.com/reactphp/reactphp - 75d3d53f62119ec50a44ff43317a100d0ed60765 authored over 12 years ago by Igor Wiedler <[email protected]>
[EventLoop] Rename Timers::run to tick

github.com/reactphp/event-loop - 891971c1706b1c4f7acf3188d3d84a94917700a5 authored over 12 years ago by Igor Wiedler <[email protected]>
[EventLoop] Rename nextEventTime to nextEventTimeInMicroSeconds

github.com/reactphp/event-loop - 265273e1e968cac64cde7a149b18332fa960263e authored over 12 years ago by Igor Wiedler <[email protected]>
[EventLoop] Rename nextEventTime to nextEventTimeInMicroSeconds

github.com/reactphp/reactphp - 719a3c21f306d8fcb9b8a8e6dd561aefaf3d6413 authored over 12 years ago by Igor Wiedler <[email protected]>
[EventLoop] Adjust some parts of timer internals

github.com/reactphp/event-loop - 7c5855458dfb7da19719b941c4ccda78986c6f77 authored over 12 years ago by Igor Wiedler <[email protected]>
[EventLoop] Adjust some parts of timer internals

github.com/reactphp/reactphp - ca058e1c00616a0ad9e922eab12ffdd9def3e321 authored over 12 years ago by Igor Wiedler <[email protected]>
[EventLoop,Socket] Remove visibility from interfaces

github.com/reactphp/event-loop - 031ea7b46201497125064d6917501869661f1386 authored over 12 years ago by Igor Wiedler <[email protected]>
[EventLoop,Socket] Remove visibility from interfaces

github.com/reactphp/reactphp - a77ae389293e0cf944a103c4a7d9036fe1e19b73 authored over 12 years ago by Igor Wiedler <[email protected]>
[EventLoop,Socket] Remove visibility from interfaces

github.com/reactphp/socket - 84ed3ac18f59337591b8208d1c7ab54bfc6eccec authored over 12 years ago by Igor Wiedler <[email protected]>
[EventLoop] Add timers to LoopInterface

github.com/reactphp/event-loop - 82d17a5fc7e7949f8768d489225cf9f52e984f14 authored over 12 years ago by Igor Wiedler <[email protected]>
[EventLoop] Add timers to LoopInterface

github.com/reactphp/reactphp - 5ded614431fc5619a24bf52478af6d5d1dabf63b authored over 12 years ago by Igor Wiedler <[email protected]>
[EventLoop] Small CS fix

github.com/reactphp/reactphp - 29a13175571ea29cf24fc2c1d6baa437f45c7cc2 authored over 12 years ago by Igor Wiedler <[email protected]>
[EventLoop] Small CS fix

github.com/reactphp/event-loop - fd23ac4c90ad2558ed702f7fe8f0914f1eec2845 authored over 12 years ago by Igor Wiedler <[email protected]>
Merge remote-tracking branch 'nrk/loop-streamselect-timers' into timers-yo

* nrk/loop-streamselect-timers:
[EventLoop] Implement timers for the stream_select() based loop.

github.com/reactphp/reactphp - 52cbbec1b6e70682bf0d5144cd9d8a8c422bf45c authored over 12 years ago by Igor Wiedler <[email protected]>
Merge remote-tracking branch 'nrk/loop-streamselect-timers' into timers-yo

* nrk/loop-streamselect-timers:
[EventLoop] Implement timers for the stream_select() based loop.

github.com/reactphp/event-loop - 35840e425d8e83c7b3aca79e0588769c22632398 authored over 12 years ago by Igor Wiedler <[email protected]>
Fix version constraint

github.com/reactphp/website - 3158fcedca044b68606fd908fd32da036c39725f authored over 12 years ago by Igor Wiedler <[email protected]>
Fix example to echo properly

github.com/reactphp/website - cc2b2463d670372ed85671cdf2d755be02bc6382 authored over 12 years ago by Igor Wiedler <[email protected]>
Some useful examples

github.com/reactphp/reactphp - 59c99bd085c3010a0a5ff5c3ca71912a16d5494c authored over 12 years ago by Igor Wiedler <[email protected]>
Add nice twitter button

github.com/reactphp/website - 861a21ca553a9cbc93c0116dc1807abfddd338e2 authored over 12 years ago by Igor Wiedler <[email protected]>
Fix README

github.com/reactphp/reactphp - a6cb24d6b39297d3b70855b4faf3e09274f0cab4 authored over 12 years ago by Igor Wiedler <[email protected]>
Add amazing logo, thanks to @Saartje87

github.com/reactphp/reactphp - 808601834ddc76357ba7305d67062710af3ce6c5 authored over 12 years ago by Igor Wiedler <[email protected]>
Add link to @reactphp twitter page

github.com/reactphp/reactphp - 4ea2908a6eb5392a6d238bc5443265413fd767d4 authored over 12 years ago by Igor Wiedler <[email protected]>
Update example to use espresso

github.com/reactphp/reactphp - c3da3f66263e06fe87ea6a40d44555d2c3f87070 authored over 12 years ago by Igor Wiedler <[email protected]>
Initial commit

github.com/reactphp/website - d821a6f3ecc1b9629e82cdd1e32fe040fbc03f0a authored over 12 years ago by Igor Wiedler <[email protected]>
Update deps to make travis happy

github.com/reactphp/reactphp - 34c6185b14196a953b6cb51f00ab66689a921a38 authored over 12 years ago by Igor Wiedler <[email protected]>
[Espresso] Fix stack to only protect closures

github.com/reactphp/reactphp - a20f7dc3af0d73aca31fd8f4bfe22b5f70c8c9ba authored over 12 years ago by Igor Wiedler <[email protected]>
[EventLoop] Implement timers for the libevent based loop.

Timers can be one-shot or periodic and both are cancellable by using the
signature returned when...

github.com/reactphp/event-loop - c6dcba253149df6e9db988ab33b909ca9fd9f990 authored over 12 years ago by Daniele Alessandri <[email protected]>
[EventLoop] Implement timers for the libevent based loop.

Timers can be one-shot or periodic and both are cancellable by using the
signature returned when...

github.com/reactphp/reactphp - defb5ff9b93552673d14ef6f80bd6f8f218e5787 authored over 12 years ago by Daniele Alessandri <[email protected]>
Merge remote-tracking branch 'origin/remote-addr'

* origin/remote-addr:
[Socket][Test] Coverage on Connection::getRemoteAddress
[Socket] Get c...

github.com/reactphp/reactphp - 572799cdc89a5d864342a6535615f6253778c94e authored over 12 years ago by Igor Wiedler <[email protected]>
[Socket][Test] Coverage on Connection::getRemoteAddress

The unit test creates a server and verifies the server and connection return the same value on g...

github.com/reactphp/reactphp - 4c46eacc7a60bef1dc781a689cefd58c223936c9 authored over 12 years ago by Chris Boden <[email protected]>
[Socket] Get client IP address

Added the ability to retrieve the remote address from client connections

github.com/reactphp/reactphp - 046d10c284ac656b3da3170c2d942aeed5f7bc8c authored over 12 years ago by Chris Boden <[email protected]>