issues
search
amphp
/
socket
Non-blocking socket and TLS functionality for PHP based on Amp.
https://amphp.org/socket
MIT License
231
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Socket is not really non blocking or async
#115
Tofandel
closed
1 day ago
8
Provide a hook between resolve() and stream_socket_client() in DnsSocketConnector
#114
nicolas-grekas
opened
2 months ago
0
Unix Domain Socket support (UDS)
#113
Tofandel
closed
2 days ago
1
ServerTlsContext: allow disabling verify peer name
#112
Thomas-Gelf
opened
2 months ago
4
Make implicit nullable types explicit
#111
nicolas-grekas
closed
7 months ago
0
Use stream_socket_set_options on PHP 8.3
#110
nicolas-grekas
closed
8 months ago
1
Suggestion: replace league/uri-parser for league/uri
#109
andersonpem
closed
7 months ago
3
bind failure in connect() remains unreported
#108
bwoebi
closed
10 months ago
0
Breaks unexpectedly (randomly) in PHP 8.2
#107
withinboredom
closed
1 year ago
2
Undefined variable $socket
#106
61-6c-69
closed
1 year ago
1
Add InternetAddress::tryFromString()
#105
trowski
closed
1 year ago
0
Make DatagramSocket specific for UDP
#104
kelunik
closed
1 year ago
0
Add socket address template type
#103
kelunik
closed
1 year ago
1
Unix datagram socket in bindDatagram
#102
kelunik
closed
1 year ago
1
Add generic typing for SocketAddress
#101
kelunik
closed
1 year ago
1
RFC: Remove EncryptableSocket
#100
trowski
closed
1 year ago
0
RFC: Remove EncryptableSocket
#99
trowski
closed
1 year ago
0
Move TLS info method from EncryptableSocket to Socket
#98
trowski
closed
1 year ago
1
Class "League\Uri\UriString" not found when using connectTls
#97
xpader
closed
1 year ago
1
Add missing SSL context options
#96
trowski
closed
1 year ago
1
Make ClientTlsContext hostname parameter nullable / optional
#95
kelunik
closed
1 year ago
1
Fixed InternetAddress::fromString always failing
#94
Bilge
closed
2 years ago
1
Memory leak if try to write in close socket
#93
oleg1540
opened
2 years ago
3
Use separate interfaces for TLS management and TLS state inspection
#92
bwoebi
closed
1 year ago
1
Add RetrySocketConnector
#91
trowski
closed
2 years ago
0
Rework SocketAddress to be an interface
#90
kelunik
closed
2 years ago
0
Convert TlsState to enum
#89
kelunik
closed
2 years ago
1
Remove nullability of SocketServer::getBindContext?
#88
kelunik
closed
2 years ago
1
Update revolt to ^0.2
#87
iggyvolz
closed
2 years ago
1
Process ends in case of deferred promise is used
#86
Mindaho
closed
2 years ago
1
Unable to read from socket after timeout
#85
Mindaho
closed
2 years ago
2
Socket connector retry logic
#84
trowski
closed
2 years ago
1
Replacing stream_socket_client with amphp/socket
#83
vivekrao1985
closed
2 years ago
3
Support TLS v1.3
#82
trowski
closed
3 years ago
0
DNS get IPv6 in IPv4 Only network sometimes.
#81
xpader
closed
2 years ago
8
Socket connect with certificate and passphrase
#80
PNixx
closed
1 year ago
2
DNS Resolver should check if bindTo is ipv6 or ipv4
#79
knivey
closed
2 years ago
1
The IPv6 validator does not work
#78
alglyzin
closed
3 years ago
1
Question about a pipeline design pattern
#77
olleharstedt
closed
4 years ago
2
Loop exceptionally stopped without resolving the promise + Trying to access array offset on value of type null
#76
duronrulez
closed
4 years ago
0
Getting a response as NULL after 4 minutes
#75
marioshtika
closed
4 years ago
5
Support public key pinning
#74
nicolas-grekas
closed
1 year ago
3
Add branch-alias in composer.json
#73
nicolas-grekas
closed
4 years ago
0
Add support of allow_self_signed ssl option
#72
deadbeat88
closed
4 years ago
5
Keep tlsInfo around in ResourceSocket
#71
nicolas-grekas
closed
4 years ago
4
Allow using a custom resolver in DnsConnector
#70
nicolas-grekas
closed
4 years ago
1
Remove duplicate connectionContext nullcheck
#69
danog
closed
4 years ago
1
Timeout exceeded on multiple request
#68
marioshtika
closed
4 years ago
2
Support TCP keepalive option in BindContext
#67
kelunik
opened
5 years ago
2
Definalize Amp\Socket\Server, or provide interfaces
#66
ostrolucky
closed
2 years ago
1
Next