Skip to content

Conversation

wiowou
Copy link

@wiowou wiowou commented Sep 5, 2024

Issue #, if available:

Description of changes:
Added a websocket option to the Amazon.Lambda.AspNetCoreServer project so that API Gateway websocket api's can also use the LambdaServer (DI, controllers, etc) given the user does the following:

  1. References the same lambda to handle the RouteKeys in API Gateway for which they have controller routes set up.
  2. Sets up controller routes as POST with path=RouteKey

Unit tests are passing.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@bhoradc
Copy link

bhoradc commented Sep 27, 2024

Hi @wiowou,

Thank you for contributing the PR. Our team will review it and get back to you as soon we can.

Regards,
Chaitanya

@wiowou
Copy link
Author

wiowou commented Sep 30, 2024

Thank you, @bhoradc !

-Behram

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants