issues
search
reactphp
/
socket
Async, streaming plaintext TCP/IP and secure TLS socket server and client connections for ReactPHP.
https://reactphp.org/socket/
MIT License
1.21k
stars
157
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support socket_set_option(), such as SO_RECBUF
#319
hhxsv5
opened
2 months ago
0
[1.x] Improve PHP 8.4+ support by avoiding implicitly nullable types
#318
clue
closed
3 months ago
0
[3.x] Improve PHP 8.4+ support by avoiding implicitly nullable types
#317
clue
closed
3 months ago
0
Update to require PHP 7.1+
#316
clue
closed
5 months ago
0
Drop deprecated alternative `Connector` constructor argument order
#315
clue
closed
5 months ago
0
Drop deprecated `Server` class, use `SocketServer` instead
#314
clue
closed
5 months ago
0
Hello `3.x` development branch
#313
WyriHaximus
closed
9 months ago
0
Roadmap to reactphp/socket v3
#312
clue
opened
9 months ago
0
Fix cancelling happy eyeballs when IPv6 resolution is pending
#311
clue
closed
11 months ago
0
Test on PHP 8.3 and update test environment
#310
clue
closed
1 year ago
0
Use Promise v3 template types
#309
clue
closed
1 year ago
0
Update test suite to collect all garbage cycles
#308
clue
closed
1 year ago
0
Update test suite to avoid unhandled promise rejections
#307
clue
closed
1 year ago
0
Work around broken composer install for legacy PHP on Windows
#306
clue
closed
1 year ago
0
Include timeout logic to avoid dependency on reactphp/promise-timer
#305
clue
closed
1 year ago
2
Improve errno detection for failed connections without ext-sockets
#304
clue
closed
1 year ago
0
Memory leak in TcpServer due to PHP stream_context_create memory leak
#303
lucasnetau
closed
1 year ago
5
Add Opportunistic TLS implementation
#302
WyriHaximus
opened
1 year ago
6
Improve test suite, clean up leftover `.sock` files
#301
clue
closed
2 years ago
0
Update test environment to report failed assertions
#300
clue
closed
2 years ago
1
Update test suite to future-proof base images
#299
clue
closed
2 years ago
2
Test on PHP 8.2
#298
WyriHaximus
closed
2 years ago
0
Fix failing test suite by updating macOS
#297
clue
closed
2 years ago
0
Update test suite to use new reactphp/async package instead of clue/reactphp-block
#296
clue
closed
2 years ago
0
chore(docs): remove leading dollar sign
#295
nhedger
closed
2 years ago
0
New to reactphp : I think my problem is easy for you
#294
sktechnology
closed
2 years ago
3
How to deploy the server?
#293
it19862
closed
2 years ago
1
Avoid unneeded syscall on socket close
#292
clue
closed
2 years ago
0
Interactive client example?
#291
bilogic
closed
2 years ago
2
Improve error reporting when custom error handler is used
#290
clue
closed
2 years ago
0
Fix legacy HHVM build by downgrading Composer
#289
clue
closed
2 years ago
3
Fix optional test for `ENETUNREACH` error condition
#288
clue
closed
2 years ago
1
How to handle socket connection on Server
#287
ChintanStratAero
closed
2 years ago
4
[v1.11.0] Accessing array offset on null value - Failed TCP connection without ext-sockets
#286
matheusb-comp
closed
2 years ago
2
Add badge to show number of project installations
#285
SimonFrings
closed
2 years ago
0
Fix invalid references in exception stack trace
#284
clue
closed
2 years ago
0
Use default loop in testsuite and close server and connection leftovers
#283
SimonFrings
closed
2 years ago
0
[Security] Response size limitation
#282
ziaratban
closed
2 years ago
2
Skip legacy TLS 1.0 tests if disabled by system
#281
clue
closed
2 years ago
0
EventBase::loop(): kevent: Bad file descriptor
#280
slince
closed
2 years ago
6
Avoid dependency on `ext-filter`
#279
clue
closed
2 years ago
0
Improve test suite to skip FD test when hitting memory limit
#278
clue
closed
2 years ago
0
Support PHP 8.1
#277
clue
closed
2 years ago
1
add tests to internet group as they require a dns
#276
remicollet
closed
2 years ago
1
Failed tests with OpenSSL 3
#275
remicollet
closed
2 years ago
5
Support PHP 8.1
#274
SimonFrings
closed
2 years ago
0
Write never send data
#273
mastir
closed
2 years ago
2
Listening multiple socket chanels on the same server
#272
bobimicroweber
closed
2 years ago
2
Improve error messages for failed connections to include errno
#271
clue
closed
3 years ago
0
Improve error messages for failed connections
#270
clue
closed
3 years ago
1
Next