Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/reactphp/datagram
Event-driven UDP client and server sockets for ReactPHP.
https://github.com/reactphp/datagram
Improve PHP 8.4+ support by avoiding implicitly nullable types
clue opened this pull request 4 months ago
clue opened this pull request 4 months ago
Next steps for Datagram with ReactPHP v3
SimonFrings opened this issue 10 months ago
SimonFrings opened this issue 10 months ago
Run tests on PHP 8.3 and update test suite
clue opened this pull request 12 months ago
clue opened this pull request 12 months ago
Revert issue template changes to use organisation issue template
SimonFrings opened this pull request about 2 years ago
SimonFrings opened this pull request about 2 years ago
Update test suite and report failed assertions
clue opened this pull request about 2 years ago
clue opened this pull request about 2 years ago
Add issue template for better orientation
SimonFrings opened this pull request about 2 years ago
SimonFrings opened this pull request about 2 years ago
Use reactphp/async instead of clue/reactphp-block
dinooo13 opened this pull request about 2 years ago
dinooo13 opened this pull request about 2 years ago
Set up PHPStan on GitHub Actions
nhedger opened this pull request over 2 years ago
nhedger opened this pull request over 2 years ago
Test on PHP 8.2
WyriHaximus opened this pull request over 2 years ago
WyriHaximus opened this pull request over 2 years ago
chore(docs): remove leading dollar sign
nhedger opened this pull request over 2 years ago
nhedger opened this pull request over 2 years ago
Improve error reporting when custom error handler is used
clue opened this pull request over 2 years ago
clue opened this pull request over 2 years ago
Fix legacy HHVM build by downgrading Composer
SimonFrings opened this pull request over 2 years ago
SimonFrings opened this pull request over 2 years ago
Add badge to show number of project installations
SimonFrings opened this pull request almost 3 years ago
SimonFrings opened this pull request almost 3 years ago
Allow defining socket options
skydiablo opened this pull request almost 3 years ago
skydiablo opened this pull request almost 3 years ago
Avoid dependency on `ext-filter`
clue opened this pull request about 3 years ago
clue opened this pull request about 3 years ago
Support PHP 8.1
SimonFrings opened this pull request about 3 years ago
SimonFrings opened this pull request about 3 years ago
Support for AF_UNIX/SOCK_SEQPACKET sockets
gdejong opened this issue about 3 years ago
gdejong opened this issue about 3 years ago
Simplify usage by supporting new default loop
clue opened this pull request over 3 years ago
clue opened this pull request over 3 years ago
Support falling back to multiple DNS servers from DNS config
clue opened this pull request over 3 years ago
clue opened this pull request over 3 years ago
Multiple clients connections on same port?
andevit opened this issue almost 4 years ago
andevit opened this issue almost 4 years ago
Socket address of closed socket should be null (support PHP 8)
clue opened this pull request almost 4 years ago
clue opened this pull request almost 4 years ago
Use GitHub actions for continuous integration (CI)
clue opened this pull request almost 4 years ago
clue opened this pull request almost 4 years ago
Run tests on PHPUnit 9 and update PHPUnit configuration schema for PHPUnit 9.3
SimonFrings opened this pull request almost 4 years ago
SimonFrings opened this pull request almost 4 years ago
Missing latest version on packagist
zkabic opened this issue about 4 years ago
zkabic opened this issue about 4 years ago
Add full core team to the license
WyriHaximus opened this pull request over 4 years ago
WyriHaximus opened this pull request over 4 years ago
Add .gitattributes to exclude dev files from exports
reedy opened this pull request about 5 years ago
reedy opened this pull request about 5 years ago
Forward compatibility with react/promise 3
WyriHaximus opened this pull request about 5 years ago
WyriHaximus opened this pull request about 5 years ago
Feature proposal - $client->send() - return a Promise
FGIKCM opened this issue over 5 years ago
FGIKCM opened this issue over 5 years ago
Improve test suite, add test namespaces, simplify test bootstrap logic and add forward compatibility with PHPUnit 7 and PHPUnit 6
clue opened this pull request over 5 years ago
clue opened this pull request over 5 years ago
Accept DNS `ResolverInterface` and fix failing test suite
clue opened this pull request over 5 years ago
clue opened this pull request over 5 years ago
Forward compatibility with upcoming stable DNS component
clue opened this pull request over 5 years ago
clue opened this pull request over 5 years ago
Prefix all global functions calls with \ to skip the look up and resolve process and go straight to the global function
WyriHaximus opened this pull request about 6 years ago
WyriHaximus opened this pull request about 6 years ago
Prefix all global functions calls with \ to skip the look up and resolve process and go straight to the global function
WyriHaximus opened this pull request about 6 years ago
WyriHaximus opened this pull request about 6 years ago
Slightly more clear peer address resolvement
WyriHaximus opened this pull request about 6 years ago
WyriHaximus opened this pull request about 6 years ago
Also test against PHP 7.1, and 7.2
andreybolonin opened this pull request over 6 years ago
andreybolonin opened this pull request over 6 years ago
Test suite SEGFAULTs with ext-event
clue opened this issue almost 7 years ago
clue opened this issue almost 7 years ago
Update DNS dependency and load system default DNS config on all supported platforms
clue opened this pull request almost 7 years ago
clue opened this pull request almost 7 years ago
README improvements
jsor opened this pull request about 7 years ago
jsor opened this pull request about 7 years ago
Factory does not honor /etc/resolv.conf
clue opened this issue over 7 years ago
clue opened this issue over 7 years ago
Always use Resolver with default DNS to match Socket component
clue opened this pull request over 7 years ago
clue opened this pull request over 7 years ago
Update DNS dependency to support hosts file on all platforms
clue opened this pull request over 7 years ago
clue opened this pull request over 7 years ago
Forward compatibility with EventLoop v1.0 and v0.5
clue opened this pull request over 7 years ago
clue opened this pull request over 7 years ago
Update Travis build config so new defaults do not break the build
clue opened this pull request over 7 years ago
clue opened this pull request over 7 years ago
Target evenement 3.0 a long side 2.0 and 1.0
WyriHaximus opened this pull request over 7 years ago
WyriHaximus opened this pull request over 7 years ago
Skip IPv6 tests if not supported by the system
clue opened this pull request almost 8 years ago
clue opened this pull request almost 8 years ago
Properly format IPv6 addresses and return null for unknown addresses
clue opened this pull request almost 8 years ago
clue opened this pull request almost 8 years ago
Remove unneeded variable assignments
enumag opened this pull request over 8 years ago
enumag opened this pull request over 8 years ago
Support promise cancellation (cancellation of underlying DNS lookup)
clue opened this pull request almost 9 years ago
clue opened this pull request almost 9 years ago
Fix error reporting when trying to create invalid sockets
clue opened this pull request almost 9 years ago
clue opened this pull request almost 9 years ago
Support Promise cancellation
clue opened this issue almost 9 years ago
clue opened this issue almost 9 years ago
Stream Video
Dumra opened this issue about 9 years ago
Dumra opened this issue about 9 years ago
Rely on clue/block-react in order to simplify tests
clue opened this pull request about 9 years ago
clue opened this pull request about 9 years ago
Update to Promise v2 API (while keeping full BC)
clue opened this pull request about 9 years ago
clue opened this pull request about 9 years ago
Swapped needle and haystack arguments
WyriHaximus opened this pull request about 9 years ago
WyriHaximus opened this pull request about 9 years ago
Ignore composer.lock
clue opened this pull request about 9 years ago
clue opened this pull request about 9 years ago
Test against PHP5.5, PHP5.6, PHP7, & HHVM
WyriHaximus opened this pull request over 9 years ago
WyriHaximus opened this pull request over 9 years ago
Adding Code Climate badge to readme
e3betht opened this pull request about 10 years ago
e3betht opened this pull request about 10 years ago
Create tagged release
clue opened this issue over 10 years ago
clue opened this issue over 10 years ago
Create me
cboden opened this issue over 10 years ago
cboden opened this issue over 10 years ago