CodeGenieApp / CodeGenieApp/serverless-express
HTTP/2 support f
- Vorherrschende Sprache
- JavaScript
- Sterne
- 5.3k
- Forks
- 676
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I've been testing AWS Lambda + aws-serverless-express + Angular (SSR).
_1) Lambda -> aws-serverless-express.
2) Express bootstraps Angular application's
3) During bootstrap process, application fetches resources from CloudFront and other resources
4) Rendered HTML -page is returned to the user._
I've been testing this setup locally and rendering is a lot faster with spdy -library.
It reduces startup time by several seconds
**I haven't been able to figure out how HTTP/2 support should be added using aws-serverless-express -library.
Or is it even possible? If possible how it should be done?**
I would appreciate your suggestions and comments on this :)
Beitragsleitfaden
Rechercherichtung
No file or test is named. Start by examining the boundary between AWS Lambda/API Gateway and aws-serverless-express, then compare the local spdy behavior with the Express bootstrap and resource-fetching flow. Done means establishing whether HTTP/2 support is possible and documenting or implementing a defined path for it.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- angular, aws, express, javascript, node.js
- Bereich
- api, backend, cloud
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 25/100