Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / reactphp/socket issues and pull requests

#319 - Support socket_set_option(), such as SO_RECBUF

Pull Request - State: open - Opened by hhxsv5 3 months ago

#318 - [1.x] Improve PHP 8.4+ support by avoiding implicitly nullable types

Pull Request - State: closed - Opened by clue 5 months ago
Labels: new feature

#317 - [3.x] Improve PHP 8.4+ support by avoiding implicitly nullable types

Pull Request - State: closed - Opened by clue 5 months ago
Labels: new feature

#316 - Update to require PHP 7.1+

Pull Request - State: closed - Opened by clue 6 months ago
Labels: BC break

#315 - Drop deprecated alternative `Connector` constructor argument order

Pull Request - State: closed - Opened by clue 6 months ago
Labels: BC break

#314 - Drop deprecated `Server` class, use `SocketServer` instead

Pull Request - State: closed - Opened by clue 6 months ago
Labels: BC break

#313 - Hello `3.x` development branch

Pull Request - State: closed - Opened by WyriHaximus 10 months ago
Labels: maintenance

#312 - Roadmap to reactphp/socket v3

Issue - State: open - Opened by clue 10 months ago
Labels: maintenance

#311 - Fix cancelling happy eyeballs when IPv6 resolution is pending

Pull Request - State: closed - Opened by clue 12 months ago
Labels: bug

#310 - Test on PHP 8.3 and update test environment

Pull Request - State: closed - Opened by clue about 1 year ago
Labels: new feature

#309 - Use Promise v3 template types

Pull Request - State: closed - Opened by clue over 1 year ago
Labels: new feature

#308 - Update test suite to collect all garbage cycles

Pull Request - State: closed - Opened by clue over 1 year ago
Labels: maintenance

#307 - Update test suite to avoid unhandled promise rejections

Pull Request - State: closed - Opened by clue over 1 year ago
Labels: maintenance

#306 - Work around broken composer install for legacy PHP on Windows

Pull Request - State: closed - Opened by clue over 1 year ago
Labels: maintenance

#305 - Include timeout logic to avoid dependency on reactphp/promise-timer

Pull Request - State: closed - Opened by clue over 1 year ago - 2 comments
Labels: new feature

#304 - Improve errno detection for failed connections without ext-sockets

Pull Request - State: closed - Opened by clue over 1 year ago
Labels: new feature

#303 - Memory leak in TcpServer due to PHP stream_context_create memory leak

Issue - State: closed - Opened by lucasnetau over 1 year ago - 5 comments
Labels: question

#302 - Add Opportunistic TLS implementation

Pull Request - State: open - Opened by WyriHaximus almost 2 years ago - 6 comments
Labels: new feature

#301 - Improve test suite, clean up leftover `.sock` files

Pull Request - State: closed - Opened by clue about 2 years ago
Labels: maintenance

#300 - Update test environment to report failed assertions

Pull Request - State: closed - Opened by clue about 2 years ago - 1 comment
Labels: maintenance

#299 - Update test suite to future-proof base images

Pull Request - State: closed - Opened by clue about 2 years ago - 2 comments
Labels: maintenance

#298 - Test on PHP 8.2

Pull Request - State: closed - Opened by WyriHaximus over 2 years ago
Labels: new feature

#297 - Fix failing test suite by updating macOS

Pull Request - State: closed - Opened by clue over 2 years ago
Labels: maintenance

#296 - Update test suite to use new reactphp/async package instead of clue/reactphp-block

Pull Request - State: closed - Opened by clue over 2 years ago
Labels: maintenance

#295 - chore(docs): remove leading dollar sign

Pull Request - State: closed - Opened by nhedger over 2 years ago
Labels: maintenance

#294 - New to reactphp : I think my problem is easy for you

Issue - State: closed - Opened by sktechnology over 2 years ago - 3 comments
Labels: question

#293 - How to deploy the server?

Issue - State: closed - Opened by it19862 over 2 years ago - 1 comment
Labels: question

#292 - Avoid unneeded syscall on socket close

Pull Request - State: closed - Opened by clue over 2 years ago
Labels: new feature

#291 - Interactive client example?

Issue - State: closed - Opened by bilogic over 2 years ago - 2 comments
Labels: question

#290 - Improve error reporting when custom error handler is used

Pull Request - State: closed - Opened by clue over 2 years ago
Labels: bug, new feature

#289 - Fix legacy HHVM build by downgrading Composer

Pull Request - State: closed - Opened by clue over 2 years ago - 3 comments
Labels: maintenance, easy pick

#288 - Fix optional test for `ENETUNREACH` error condition

Pull Request - State: closed - Opened by clue over 2 years ago - 1 comment
Labels: maintenance, easy pick

#287 - How to handle socket connection on Server

Issue - State: closed - Opened by ChintanStratAero over 2 years ago - 4 comments
Labels: question

#286 - [v1.11.0] Accessing array offset on null value - Failed TCP connection without ext-sockets

Issue - State: closed - Opened by matheusb-comp over 2 years ago - 2 comments
Labels: bug, new feature

#285 - Add badge to show number of project installations

Pull Request - State: closed - Opened by SimonFrings over 2 years ago
Labels: maintenance

#284 - Fix invalid references in exception stack trace

Pull Request - State: closed - Opened by clue almost 3 years ago
Labels: bug

#283 - Use default loop in testsuite and close server and connection leftovers

Pull Request - State: closed - Opened by SimonFrings almost 3 years ago
Labels: maintenance

#282 - [Security] Response size limitation

Issue - State: closed - Opened by ziaratban almost 3 years ago - 2 comments
Labels: question

#281 - Skip legacy TLS 1.0 tests if disabled by system

Pull Request - State: closed - Opened by clue almost 3 years ago
Labels: maintenance

#280 - EventBase::loop(): kevent: Bad file descriptor

Issue - State: closed - Opened by slince almost 3 years ago - 6 comments
Labels: question

#279 - Avoid dependency on `ext-filter`

Pull Request - State: closed - Opened by clue almost 3 years ago
Labels: new feature

#278 - Improve test suite to skip FD test when hitting memory limit

Pull Request - State: closed - Opened by clue almost 3 years ago
Labels: maintenance

#277 - Support PHP 8.1

Pull Request - State: closed - Opened by clue almost 3 years ago - 1 comment
Labels: new feature

#276 - add tests to internet group as they require a dns

Pull Request - State: closed - Opened by remicollet almost 3 years ago - 1 comment
Labels: invalid, maintenance

#275 - Failed tests with OpenSSL 3

Issue - State: closed - Opened by remicollet almost 3 years ago - 5 comments
Labels: maintenance, help wanted

#274 - Support PHP 8.1

Pull Request - State: closed - Opened by SimonFrings about 3 years ago
Labels: new feature, easy pick

#273 - Write never send data

Issue - State: closed - Opened by mastir about 3 years ago - 2 comments
Labels: question

#272 - Listening multiple socket chanels on the same server

Issue - State: closed - Opened by bobimicroweber about 3 years ago - 2 comments
Labels: question

#271 - Improve error messages for failed connections to include errno

Pull Request - State: closed - Opened by clue about 3 years ago
Labels: new feature

#270 - Improve error messages for failed connections

Pull Request - State: closed - Opened by clue about 3 years ago - 1 comment
Labels: new feature

#269 - Support listening on existing file descriptors (FDs) with `SocketServer`

Pull Request - State: closed - Opened by clue over 3 years ago
Labels: new feature

#268 - Skip unsupported tests for HHVM

Pull Request - State: closed - Opened by SimonFrings over 3 years ago
Labels: maintenance

#267 - Improve error messages when accepting connections with errno/errstr

Pull Request - State: closed - Opened by clue over 3 years ago
Labels: new feature

#266 - Improve error messages for failed TCP/IP connections without ext-sockets

Pull Request - State: closed - Opened by clue over 3 years ago - 1 comment
Labels: new feature

#265 - Improve error messages for failed TCP/IP connections with errno/errstr

Pull Request - State: closed - Opened by clue over 3 years ago
Labels: new feature

#264 - Update `Connector` signature to take `$context` as first argument

Pull Request - State: closed - Opened by clue over 3 years ago
Labels: new feature

#263 - Add new `SocketServer` and deprecate `Server` to avoid class name collisions

Pull Request - State: closed - Opened by clue over 3 years ago
Labels: new feature

#262 - TcpConnector - are writes buffered or sent immediately?

Issue - State: closed - Opened by ondrejmirtes over 3 years ago - 10 comments
Labels: question

#261 - verify_peer should default to false for React\Socket\Server using TLS context

Issue - State: closed - Opened by michaelphipps over 3 years ago - 1 comment
Labels: question

#260 - Simplify usage by supporting new default loop

Pull Request - State: closed - Opened by clue over 3 years ago - 2 comments
Labels: new feature

#259 - Socket server need to restart on day start

Issue - State: closed - Opened by kailasb10 over 3 years ago - 11 comments
Labels: question

#258 - Internal improvement to avoid unhandled rejection for future Promise API

Pull Request - State: closed - Opened by clue over 3 years ago
Labels: maintenance

#257 - Support falling back to multiple DNS servers from DNS config

Pull Request - State: closed - Opened by clue over 3 years ago - 2 comments
Labels: new feature

#256 - Problem with DNS request in socket connector

Issue - State: closed - Opened by mr-older over 3 years ago - 3 comments
Labels: question

#255 - Get write response

Issue - State: closed - Opened by leocharrua over 3 years ago - 2 comments
Labels: question

#254 - Use GitHub actions for continuous integration (CI)

Pull Request - State: closed - Opened by SimonFrings almost 4 years ago
Labels: maintenance

#253 - Additional suggestion

Issue - State: closed - Opened by xxAROX about 4 years ago - 2 comments
Labels: question

#252 - SecureConnector: add optional TlsPeer, this...

Pull Request - State: open - Opened by Thomas-Gelf about 4 years ago - 5 comments
Labels: new feature

#251 - Reject connection attempt when no AAAA and A records are resolved

Pull Request - State: closed - Opened by WyriHaximus about 4 years ago - 1 comment
Labels: bug, easy pick

#250 - Certificates using mkcet fail handshake

Issue - State: closed - Opened by mglaman about 4 years ago - 4 comments

#249 - Keep tcp connection alive

Issue - State: closed - Opened by albosmart-ro about 4 years ago - 2 comments
Labels: question

#248 - Ignoring exceptions from HappyEyeBallsConnectionBuilder::resolve

Issue - State: closed - Opened by Provoker about 4 years ago - 2 comments
Labels: bug

#247 - Use round robin for happy eyeballs DNS responses (load balancing)

Pull Request - State: closed - Opened by clue about 4 years ago
Labels: new feature

#246 - Socket address of closed socket should be null (support PHP 8)

Pull Request - State: closed - Opened by clue over 4 years ago
Labels: new feature, easy pick

#245 - Add full core team to the license

Pull Request - State: closed - Opened by WyriHaximus over 4 years ago
Labels: maintenance

#243 - Update PHPUnit configuration schema for PHPUnit 9.3 and replace deprecated at() Mocks

Pull Request - State: closed - Opened by SimonFrings over 4 years ago
Labels: maintenance

#242 - Change default socket backlog size to 511

Pull Request - State: closed - Opened by clue over 4 years ago - 3 comments
Labels: new feature, easy pick

#241 - Fix closing connection when cancelling during TLS handshake

Pull Request - State: closed - Opened by clue over 4 years ago
Labels: bug

#240 - Client and Server at same time

Issue - State: closed - Opened by majidnow over 4 years ago - 3 comments
Labels: question

#239 - Run tests on PHPUnit 9 and clean up test suite

Pull Request - State: closed - Opened by SimonFrings over 4 years ago
Labels: maintenance

#238 - Run test suite on Windows

Pull Request - State: closed - Opened by clue over 4 years ago
Labels: maintenance

#237 - cannot install v1.4.0 with composer

Issue - State: closed - Opened by markkimsal over 4 years ago - 4 comments
Labels: question

#236 - Minor code cleanup, remove dead code and improve code coverage to 100%

Pull Request - State: closed - Opened by clue over 4 years ago
Labels: maintenance

#235 - Simplify Travis CI test matrix for Mac OS X setup and skip all TLS tests on legacy HHVM

Pull Request - State: closed - Opened by clue over 4 years ago
Labels: maintenance, easy pick

#234 - PHPUnit - Test Loop and Event on ConnectionInterface :: Dummy question

Issue - State: closed - Opened by gravataLonga over 4 years ago - 2 comments
Labels: question

#233 - Improve error reporting to include both IPv6 & IPv4 errors (happy eyeballs)

Pull Request - State: closed - Opened by clue over 4 years ago
Labels: new feature

#232 - Immediately try next connection when one attempt fails and fix possible race conditions (happy eyeballs)

Pull Request - State: closed - Opened by clue over 4 years ago
Labels: bug, new feature

#231 - Improve error reporting when TCP/IP connection fails (happy eyeballs)

Pull Request - State: closed - Opened by clue over 4 years ago
Labels: bug, new feature

#230 - Improve error reporting when DNS lookup fails (happy eyeballs)

Pull Request - State: closed - Opened by clue over 4 years ago
Labels: bug, new feature

#229 - Skip legacy TLS 1.0 / TLS 1.1 tests if disabled by system

Pull Request - State: closed - Opened by clue over 4 years ago
Labels: maintenance

#228 - Socket Server disconnects after a few minutes of idle time

Issue - State: closed - Opened by Kreatous over 4 years ago - 4 comments
Labels: question

#227 - No support for websockets?

Issue - State: closed - Opened by Henshall over 4 years ago - 3 comments
Labels: question

#226 - Default to using DNS cache (with max 256 entries) for Connector

Pull Request - State: closed - Opened by clue over 4 years ago
Labels: new feature, easy pick

#225 - Fix cancelling happy eyeballs to stop timer, fix rejection reason and simplify timer logic

Pull Request - State: closed - Opened by clue over 4 years ago
Labels: bug

#224 - Make happy eyeballs algorithm (IPv6) the default, add new `happy_eyeballs` option to `Connector`

Pull Request - State: closed - Opened by clue over 4 years ago - 2 comments
Labels: new feature

#223 - Run tests on PHP 7.4 and simplify test matrix

Pull Request - State: closed - Opened by clue over 4 years ago
Labels: maintenance

#222 - Ability to add custom ssl options of TcpConnector

Issue - State: closed - Opened by bartoszkubicki almost 5 years ago - 3 comments
Labels: question

#221 - How to get peer cert chain from tls handshake phase 'try to enable encryption'?

Issue - State: closed - Opened by flybyray almost 5 years ago - 7 comments
Labels: new feature, question, help wanted

#220 - Create a tcp server from raw socket

Issue - State: closed - Opened by slince almost 5 years ago - 1 comment
Labels: question