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

Update to Promise v2 API (while keeping full BC)

bd9b429d6b441fcf035f79e34c23fcd12191d819 authored about 9 years ago
Prepare v1.0.1 release

f9f63ee03e8ebd38aa09746c4856fe03fa9ff85f authored about 9 years ago
Merge pull request #6 from WyriHaximus/patch-2

Swapped needle and haystack arguments

d9e5a4f835433ee006d1d638505efc6fee985526 authored about 9 years ago
Test for IPv6 address sanitization

d0ff2850b99a4b2e26664d74d951dafd51b169ff authored about 9 years ago
Swapped needle and haystack arguments

77ace61d0ccb0b245590802f2f415cf1de36c7f1 authored about 9 years ago
Merge pull request #3 from e3betht/cc-badge

Adding Code Climate badge to readme

2e8189393ebe2bf01def76d3d756fd975fa7d407 authored over 9 years ago
Merge pull request #4 from WyriHaximus/patch-1

Test against PHP5.5, PHP5.6, PHP7

f04d1b6b8c71a808e5705cbcbe8e9b67250191bc authored over 9 years ago
Don't ignore failed builds

777b9fac0325de594b783c5953b9039685a124d5 authored over 9 years ago
Removed hhvm-nightly as it's currently broken

a832595c382d1fe55950f7f0e9e7446afddbb562 authored over 9 years ago
Merge pull request #5 from clue-labs/lock

Ignore composer.lock

14d6465da9f1e44ab92bfe9e22353e5a664a6854 authored over 9 years ago
Ignore composer.lock

4259137c44a382696fc415c92640d69e5cb91b21 authored over 9 years ago
Test against PHP5.5, PHP5.6, PHP7, & HHVM

d0e4ba75ad20afd35b817dac66d58708cdd0389c authored almost 10 years ago
Adding Code Climate badge to readme

01edfb236e170f84b9ae39952ed4233f37df0826 authored about 10 years ago
Prepare v1.0.0 release

a476b743cd4beed93ba7c83abb0288b87f8206b6 authored over 10 years ago
Rename package to react/datagram and update to use React namespace

e220a097d31e9031a067e3b25a042f75e4322051 authored over 10 years ago
Rename example -> examples

704a7d9678d52fa0981a30ed7fbb16cbec9609e5 authored over 10 years ago
Update homepage

0c7a533bea566530ee11350a9d02dd2b1b749bef authored over 10 years ago
Update links

fd0abe206d8d63a412971724acca74aa621b94ab authored over 10 years ago
Prepare v0.5.0 release

719a609ba88b0ba8a8234cc4c4c6ebfe446693d6 authored over 10 years ago
Merge pull request #13 from clue/react04

Support React v0.4 (while preserving BC)

80af00f17338404373e2c49322161ea158f284da authored over 10 years ago
Support React v0.4 (while preserving BC)

745382e36cf613fc1695b9adcc88cb69001db882 authored over 10 years ago
Merge v0.4.1 bugfix release

dda47438f1239d9dd4c84070614d06c56a6ff4ca authored over 10 years ago
Add PR #12 to CHANGELOG

4888ddd506c7c41a86c8cf121209d5bc5fd189c9 authored over 10 years ago
Merge pull request #12 from clue/ex

Fix processing ICMP rejection datagrams

4d12be129fd78feabdeccc66d140ff4f1428c1be authored over 10 years ago
Fix processing ICMP rejection datagrams

b0303927969a43f821724efe91eeee48d8d9565f authored over 10 years ago
Limit coverage to src/ path

002021bec0392d18453c5dc88431b8de4d1877de authored over 10 years ago
Merge pull request #10 from clue/deps

Explicitly depend on evenement/evenement

65d0461ad5c8c33fe4c3f0f5b64a894e30bfb28d authored over 10 years ago
Explicitly depend on evenement/evenement

08d42538634c477d55dde347f3714dcf62b9915f authored over 10 years ago
Update homepage

b8ebe2f86fd06df2b783594f2031c999219d1a5a authored over 10 years ago
Merge pull request #9 from clue/psr4

Use PSR-4 layout for src/

5f8911b6282be4996cafeae8484628dc00ae5234 authored over 10 years ago
Use PSR-4 layout for src/

e8ca70616c1205c79edabccd798040a3f2ec5a2d authored over 10 years ago
Merge pull request #8 from clue/random-port

Automatically assign a random port for port 0

7ed9f554f0083f180ecc4d4e711e34cbfe4ac9ff authored over 10 years ago
Port 0 will automatically assign a random port

be5d1de5613c3b64ae0123957a010af3dbe95e45 authored over 10 years ago
Merge pull request #7 from clue/hhvm

Support HHVM

19d5e1480c551847ae03f265f3ce6c190ca13816 authored over 10 years ago
Work around HHVM incompatibility

Zend's documentation suggests a negative return code in case of an
error, while HHVM actually ret...

712b341487986acc0fb016a49cae7b0cb763b56d authored over 10 years ago
Add (failing) hhvm to test matrix

4875c33c3ac6bcb9fb10ca6b7378bd3090e2cca5 authored over 10 years ago
Prepare v0.4.0 release

726b8ea3c5259ec61d580944c6f37ad3559dac3c authored almost 11 years ago
Add MIT license

6b89626e512e99cdbeef2096e77ce9e56e4e8c9d authored almost 11 years ago
Add recent changes to changelog

a26fd491fca13ca55c10c709f6a139aa8c3252cc authored almost 11 years ago
Add getLocalAddress() and getRemoteAddress() to SocketInterface

feafb2f225af3dedb02ff403e6870c3ecbf2de94 authored almost 11 years ago
Merge pull request #5 from clue/address

Unify socket addresses (string URIs instead of host+port)

80ece13deb10a930fa0402c152f29f4865f2467f authored almost 11 years ago
Merge pull request #4 from clue/ref

Refactor to ease overwriting socket operations

f4ff4eb993178d95d4abde96dc192a6ba59e461e authored almost 11 years ago
Adjust all addresses passed to factory

f814144f814ff802d03ed1bc41c7be9dec44cacb authored almost 11 years ago
Hostnames in socket address will now be resolved via DNS again

3ea2375acaf9b44837387a54744d21290c41283b authored almost 11 years ago
First step towards unifying socket addresses

1c3e2b2f750f509d9d5303ab71627aa1e5ed3aa7 authored almost 11 years ago
Remove getters for host/port

be74f01b05e97985f10d1facda3d4ae57a4313f6 authored almost 11 years ago
Add Socket::getRemoveAddress() for connected client sockets

338b1a819a35b2b6e36f7a6d2c66e6457e25825b authored almost 11 years ago
Stricter method names for local addresses

a8fd5559230288bd110e16aa032a003394d2ca58 authored almost 11 years ago
Buffer can now be injected into Socket

fd12ccdeca3b7c0c7aedc611d91424cf2f49b141 authored almost 11 years ago
Merge branch 'tests'

d67650cb80da756173d1d4e0833d7e0dd720433d authored almost 11 years ago
Test sending huge datagram fails

2139cc99d99071d1156ffb61475e19e9e057536e authored almost 11 years ago
Fix callable stubs

21ced65c4c2d9f74b0a56258bd2b1b03feb8720a authored almost 11 years ago
Test sending after client has been ended

e3ff5034bd396c24d2929b11274273cc294fcd66 authored almost 11 years ago
Refactor to ease overwriting socket operations

f5aee903e29af8a30f0daea092ad53ecbd68eeb9 authored almost 11 years ago
Merge branch 'cleanup'

541a1d9eb128cadb94adc3ba0ab8df55163137e7 authored almost 11 years ago
Remove excessive whitespace

c7a59f2226bb8cd6b36e7028a8e93ff833b5aed5 authored almost 11 years ago
Remove leftover Socket::__toString()

f45e84a4bb4a16309118c5473cbcac490947d8ec authored almost 11 years ago
Remove boolean return value (consistency)

0b242ed914b56a9d010561ff6276a5973415ea4e authored almost 11 years ago
Prepare v0.3.0 release

0c22ecb073f2421eb0be1788efe965147285c380 authored over 11 years ago
Add CHANGELOG.md

95cb25e59f3e7b6197d997eeeb54c3d882da2d77 authored over 11 years ago
Merge pull request #2 from clue/add-end

Add end() method

082c59bf755dbb4b96ec413532dfafc7456a3814 authored over 11 years ago
Add (right) travis build status button

4bb2ba3ddc4ce3ba19b47673f7ccff76aeb185ed authored over 11 years ago
Add tests for Datagram\Socket

48244c3ec43ac0d3bda7e54abf8a8908c282032d authored over 11 years ago
Close buffer when end() is called and last message is sent

09427f810f51e53d60d37c26bdff6a2bda79802a authored over 11 years ago
Demo Socket::end() in example

ba9adaa638a52a3303d0ea050641c59bd9a5658c authored over 11 years ago
Move test skeleton to tests/bootstrap.php

cde953398ec5f6961b973c6e1124535c777efc23 authored over 11 years ago
Move `end()` logic to `Buffer` and simplify its logic

577b1266bdc72a398657aeae76e27cbb503eeb8c authored over 11 years ago
Add skeleton for `end()` method

c38601333ffb82331fafc2ad54aadb3710f8faaf authored over 11 years ago
Add travis build status button

9c53070e2f730d660ff6528ec46fc9b897c3e9ab authored over 11 years ago
Merge pull request #3 from clue/tests

Add Tests

3fa31f263b8860afc9871f6d1e37ff450068c288 authored over 11 years ago
Additional factory tests

36cd87cc18f3c13669f804e20b406bac97baadc7 authored over 11 years ago
Refactor tests into reusable components

97c1c6dd04387369be367902b899c55c56895f65 authored over 11 years ago
Fix closing socket

a0d8f448b61ce86a30cc244451e8be766138c0bb authored over 11 years ago
Update class reference

760e953d2558d4061a66c741d2afb4d6733fbc87 authored over 11 years ago
Add phpunit config

01b1c62b25e3ed4502d448fcb17f0f27b96314f2 authored over 11 years ago
Add travis config

5832683d8e1ebe0883d44cf3a1fb24ba11904ea8 authored over 11 years ago
Initial skeleton

2e2386005d4893172d6f2cb1d2ea8651b49505be authored over 11 years ago
Create README.md

c49163afa139ac2e686090fe98de0678b9d1f2e8 authored almost 12 years ago
Add missing info

09197e8ddcaa7b71ae7268666b9809ca21365f4e authored almost 12 years ago
Use async resolver when binding server to hostname

157a5681e5790df85d149d66c565010c4d74cdc1 authored almost 12 years ago
Support react v0.3

97910a0e3378c34226dedf4a059283b0efb3f243 authored almost 12 years ago
Improve example output

a686bfed72e16ba9a86d2e4fc158f648bc939a7c authored almost 12 years ago
Remove extra whitespace from error message

b170e7e3db0f58b7e1389c5ef6cce6d7c584d307 authored almost 12 years ago
Buffer sends events

f4ea4cf1380460d349f8298492d7292c7a749344 authored almost 12 years ago
Do not use fwrite() to send packets and properly handle errors

51b5dec728747e1792c78604513b21389fff2322 authored almost 12 years ago
Properly close() Socket

60c5c4e671b25061ac31e8a6d1af28c1cbf35abc authored almost 12 years ago
Add Buffer::close() method

ec9721be846abd0a1b420dec496d078c08c08ed1 authored almost 12 years ago
Add Buffer skeleton

8ad7e71a61520ea5621548580c09c760db133efa authored almost 12 years ago
Move interface comments to SocketInterface

b78360974a9fa8d9e0b87cd1df7535bb4cbc7074 authored almost 12 years ago
Remove all listeners once Socket is closed

b2d7a99f5106bc35b1b90c3a82b84c16889e9f18 authored almost 12 years ago
Add close event

31b499295fb81245807401b992582241a300e3f1 authored almost 12 years ago
Pass along $this Socket in message events

b60f6f0a19aafc2aa7b7e319e2697cbbc60f3bf2 authored almost 12 years ago
Add SocketInterface

6379a0d52b89f074e05575819f4a4a47daf6233b authored almost 12 years ago
Do not pass obsolete address to Socket constructor

a0be632eeb19e35901ac98b8870405daa1a1ba77 authored almost 12 years ago
Retrieve address from socket instead of passing it

c2bccf0825d5f37c1579ac2462151864941f578c authored almost 12 years ago
Use fwrite() for connected sockets

2fa74a255581920a31e92e06590bb08140b2a32f authored almost 12 years ago
Fix examples by replacing references to new Socket

1ea1569b619465d4f4f217b83cd97235c45edac8 authored almost 12 years ago
Replace references to new Socket

bb3073d21e4746cfcc6bfa9c96f341791fa87553 authored almost 12 years ago
Remove now-obsolte Client and Server

c2db656f532878333010a7b24616c830949c3d05 authored almost 12 years ago
Merge (pseudo) SocketReadable into Socket

056ef2d422ba35df20e272d150d2451a132d810b authored almost 12 years ago