issues
search
amphp
/
http-server
An advanced async HTTP server library for PHP, perfect for real-time apps and APIs with high concurrency demands.
https://amphp.org/http-server
MIT License
1.29k
stars
101
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add ExceptionHandler interface and middleware
#375
trowski
closed
3 days ago
0
ErrorHandler interface limitations.
#374
luzrain
opened
4 weeks ago
7
Fix method property in logger context
#373
luzrain
closed
3 weeks ago
1
Add `_` to host validation
#372
maximal
opened
1 month ago
0
How to specify timeout for SocketHttpServer.
#371
LacticWhale
opened
2 months ago
2
Potential socket wait on timeout if the server wants to terminate.
#370
EdmondDantes
opened
4 months ago
0
support sending informational responses
#369
azjezz
opened
6 months ago
0
HTTPS Redirection
#368
azjezz
closed
6 months ago
2
Http1Driver::stop does not wait for requests
#367
brstgt
opened
6 months ago
0
Feature Request: allow to customize compression middleware on server creation
#366
Nek-
opened
7 months ago
0
PSR-7 adapter for Amphp HTTP Server
#365
raghuveer
opened
8 months ago
1
Amphp HTTP server benchmarks
#364
raghuveer
opened
9 months ago
0
Is PSR-11 container libraries supported on Amphp HTTP server?
#363
raghuveer
closed
8 months ago
1
Benchmarking
#362
razshare
closed
10 months ago
5
Typo in README.md
#361
razshare
closed
11 months ago
1
What's the advantage of using AMP Server vs the traditional route (Niginx, Apache etc.)?
#360
abdullahseba
opened
1 year ago
6
HTTP3 support
#359
raghuveer
closed
1 year ago
2
Can I create multiple worker processes to handle requests?
#358
LTaooo
closed
1 year ago
3
PSR-7 compliance
#357
mschop
opened
1 year ago
8
Update README.md
#356
foremtehan
closed
1 year ago
1
Large bodySizeLimit in Http2Driver results in invalid window size
#355
kelunik
closed
1 year ago
0
About GRPC support in Server-side in PHP
#354
raghuveer
opened
1 year ago
2
Change PSR-7 to PSR-3 in middleware example
#353
cwhite92
closed
1 year ago
1
Add HttpErrorException
#352
kelunik
closed
1 year ago
1
Add ConcurrencyLimitingMiddleware
#351
trowski
closed
1 year ago
0
PHP 8.2 support
#350
k-msalehi
closed
1 year ago
1
Expose number of active connections as a public API
#349
rcjsuen
opened
1 year ago
2
Rename convertHeaderPairsToMap to mapHeaderPairs
#348
xtrime-ru
closed
1 year ago
1
ForwardedMiddleware
#347
trowski
closed
1 year ago
0
Example in README.md is outdated
#346
AntonioNav
closed
1 year ago
2
fix PHP Fatal error: Declaration
#345
lav45
closed
1 year ago
1
PHP Fatal error: Declaration of Amp\Http\Server\Request::setHeader()
#344
lav45
closed
1 year ago
2
HTTP/2 end of stream event missing
#343
Nek-
closed
1 year ago
7
Fix: avoid duplicated data for streamed response
#342
Nek-
closed
1 year ago
1
Duplicate data sent by compression middleware when no contentLength
#341
Nek-
closed
1 year ago
2
Add HttpServerSupervisor interface
#340
trowski
closed
1 year ago
6
Fix setting buffer timeout in CompressionMiddleware
#339
MBauerDC
closed
2 years ago
1
RFC: Add start() and stop() methods to HttpServer interface (v3+)
#338
cspray
closed
1 year ago
4
Brotli compression in addition to gzip
#337
attisan
closed
1 year ago
8
Call to a member function on null
#336
bileslav
closed
2 years ago
1
Backpressure not applied to HTTP/1.x client responses
#335
bileslav
opened
2 years ago
15
Use timeouts to avoid long buffering in CompressionMiddleware
#334
trowski
closed
2 years ago
1
HTTP2 upgrade seems not working with version beta
#333
glickel
closed
2 years ago
3
Fix typo in performance recommendation
#332
Zarthus
closed
2 years ago
1
Add server lifecycle to observe server start and stop
#331
trowski
closed
2 years ago
0
Remove circular reference between Client and HttpDriver
#330
kelunik
closed
2 years ago
0
Ensure good names for MovedResourceHandler / RedirectHandler
#329
kelunik
closed
2 years ago
1
Remove rate limit logic from HttpServer
#328
kelunik
closed
2 years ago
0
Use static constructors for Options
#327
trowski
closed
2 years ago
0
Fixes for upstream changes
#326
iggyvolz
closed
2 years ago
1
Next