Closed willfarrell closed 2 years ago
Proposal for a new websocket router middleware that could allow for multiple api endpoints to be resolved by the same lambda. This can be beneficial for endpoints that are likely to hit cold starts and other strategies.
Ref:
Please 👍🏻 this issue if it would have value to you.
If you can comment with your use case below, that would be helpful.
Closing, using a switch on event.requestContext.routeKey is simple enough. Please comment if there is value in re-opening.
event.requestContext.routeKey
Proposal for a new websocket router middleware that could allow for multiple api endpoints to be resolved by the same lambda. This can be beneficial for endpoints that are likely to hit cold starts and other strategies.
Ref:
Please 👍🏻 this issue if it would have value to you.
If you can comment with your use case below, that would be helpful.