issues
search
dimdenGD
/
ultimate-express
The Ultimate Express. Fastest http server with full Express compatibility, based on µWebSockets.
Apache License 2.0
518
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Micro opt
#62
nigrosimone
closed
4 hours ago
1
ESM
#61
maxpain
closed
15 hours ago
1
fix: #59
#60
nigrosimone
closed
4 days ago
1
Missing req.header method
#59
srolel
closed
4 days ago
2
perf: micro-optimization avoid multiple call to map
#58
nigrosimone
closed
5 days ago
2
fix/perf: EMPTY_REGEX control
#57
nigrosimone
closed
5 days ago
1
perf: simplify req.accepts*
#56
nigrosimone
closed
6 days ago
3
Comment on pull request benchmark result fails
#55
nigrosimone
opened
6 days ago
0
Use loop for acceptParams
#54
nigrosimone
closed
6 days ago
1
perf: optimization
#53
cesco69
closed
1 week ago
1
feat: Add a benchmark test to compare PR performance against master
#52
cesco69
opened
1 week ago
2
perf: avoid useless regex into route resolution
#51
cesco69
closed
1 week ago
1
otel http instrumentation not working
#50
Pho3niX90
opened
1 week ago
0
Bugfix/48
#49
Pho3niX90
closed
1 week ago
7
NullObject issues
#48
Pho3niX90
closed
1 week ago
3
feat: eslint, cspell, prettier
#47
nigrosimone
closed
1 week ago
4
fix: shared references for large bodies.
#46
Pho3niX90
closed
1 week ago
1
feat: matrix testing
#45
Pho3niX90
closed
1 week ago
0
update test with node matrix
#44
Pho3niX90
closed
2 weeks ago
0
Express 5
#43
cesco69
closed
2 weeks ago
0
Unexpected non-whitespace character after JSON
#42
cesco69
closed
1 week ago
2
Update package.json with uNetworking/uWebSockets.js v20.70.0
#41
nigrosimone
closed
2 weeks ago
3
Redundant / added in router while using strict routing
#40
Alaskyh
closed
3 weeks ago
3
Question: optimize middleware, bodyParser just for POST method?
#39
cesco69
closed
3 weeks ago
4
Declarative responses
#38
dimdenGD
closed
4 weeks ago
1
Add ultimate express on TechEmpower/FrameworkBenchmarks
#37
nigrosimone
closed
1 week ago
1
perf: some request optimization
#36
nigrosimone
closed
4 weeks ago
1
perf: optimize routing
#35
cesco69
closed
4 weeks ago
1
perf: don't parse query if query is empty
#34
cesco69
closed
4 weeks ago
6
Question: middleware and routing
#33
cesco69
closed
4 weeks ago
1
Various micro-optimization
#32
nigrosimone
closed
1 month ago
1
perf: Cache of compiled regex
#31
cesco69
closed
1 month ago
1
Add tsoa
#30
cesco69
closed
1 month ago
1
Patch 3
#29
dimdenGD
closed
1 month ago
1
chore: add demo and vscode setting for debug help
#28
nigrosimone
closed
1 month ago
1
Add types for the settings
#27
hillac
closed
1 month ago
4
Fix content type on string (also fix compression)
#26
cesco69
closed
1 month ago
9
catch async errors doesn't call next when there is no error, so it's useless
#25
kapouer
opened
1 month ago
6
Listen must return HTTP server
#24
cesco69
closed
1 month ago
1
Feature: Use find-my-way instead of express route
#23
cesco69
closed
1 month ago
3
Add all tests from the express repo
#22
hillac
opened
1 month ago
8
_implictHeader must be call writeHeader
#21
cesco69
closed
1 month ago
10
Add info for typescript support
#20
cesco69
closed
1 month ago
2
Question about compression
#19
cesco69
closed
1 month ago
1
Fix #16
#18
cesco69
closed
1 month ago
0
Help vanilla Express
#17
cesco69
closed
1 month ago
0
res.end don't call res.writeHead
#16
cesco69
closed
1 month ago
0
app disable etag don't works
#15
cesco69
closed
1 month ago
1
Handle errors in async handlers
#14
hillac
closed
1 month ago
2
Append headers not working
#13
hillac
closed
1 month ago
2
Next