Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/reactphp/socket
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP.
https://github.com/reactphp/socket
79d78f2fa7857d82ff1013ffd75ef23fc88168c4 authored over 12 years ago
972e01218fbcdfe161bb73d2865fed342a9e59d6 authored over 12 years ago
Re-enabled detailed errors on buffer write errors
597a9335f5a4907773b18582b6cfeffadb5903a8 authored over 12 years ago997ae5c3ea27978ca18e1b3543db4094ddeab534 authored over 12 years ago
Removed the option for output buffer chunk size, use defaults
Removed the unit test that check s...
Added a chunkSize parameter to set the number of bytes the buffer will write at one time
The wri...
Removed the option for output buffer chunk size, use defaults
Removed the unit test that check s...
Added a chunkSize parameter to set the number of bytes the buffer will write at one time
The wri...
be5bbd4271879daeebb4445802de5b86321f1c93 authored over 12 years ago
Calling stream_socket_shutdown when closing a client
close is often too slow or doesn't always n...
0d7fe7f5949955041a055c45f4ce0c84da5e5d1c authored over 12 years ago
* timers-yo:
[EventLoop] Tests for timers
Update deps
[EventLoop] Reword some parts of Lib...
84ed3ac18f59337591b8208d1c7ab54bfc6eccec authored over 12 years ago
Added the ability to retrieve the remote address from client connections
c1f3c71eebf50ee69bdb3df6fd752d8dd4be28e3 authored over 12 years agodaec95811dd0d8487e8b4560dedb19443d98830a authored over 12 years ago
61f36b7a9d3423181720047a054d490653452c06 authored over 12 years ago
6926e53ec95cf5979af23d31fd197c588111d903 authored over 12 years ago
8672c449edc19cf68709c900fc9af9dfd8106fa2 authored over 12 years ago
Updated all connection emits to send itself as context upon triggering an event.
3852178dd209217ffd323bb9b5380615a51aa904 authored over 12 years ago2fea7d1a3b77301f8d56ddd00d32bc2ae502b60e authored over 12 years ago
a2cc5b0251352f4897e6a142c218ec9dabb23699 authored over 12 years ago
Added ConnectionInterface
Change close() to end() refs #30
Listeners in the EventEmitter still kept references to outside vars
leading to gc failing and hu...
cea2143d026ec6246cacf60c44ee5d6149954cfa authored over 12 years ago
932f753fc93b9d176b959395eb892b0fb1d843d4 authored over 12 years ago
6feaf1e3e48070c9e264a1ea4c7bd82e3a3b8dcf authored over 12 years ago
8541167cef468a5b73689b46b815e8e1da3c5a1e authored over 12 years ago
* Simple streaming request and response classes
* Use guzzle for http parsing and formatting
* S...
91551532c31c78cd7455d945ee8e293b70000875 authored over 12 years ago
9beefb66adade483c514994d8457081c479be01e authored over 12 years ago
e2296cfc2b2fd7390c6ac2f73b87443b2eedc1cf authored over 12 years ago