Skip to content

Adapter - AWS API Gateway Websocket Β #211

@leonardodimarchi

Description

@leonardodimarchi

Feature Request

Is your feature request related to a problem? Please describe.

A few days ago i implemented a chat functionality at my api using api gateway websocket from aws. To do that, i've created an adapter (to forward the request context to my application) by extending aws simple adapter (just like SQS adapter) and creating the required interfaces.

It would be nice to have this adapter available in the library πŸš€

Describe the solution you'd like

Create an adapter to handle api gateway websocket requests, maybe a more robust one than mine (that only forwards the request context).

Describe alternatives you've considered

  • Custom adapter extending aws simple adapter to forward the request context to my application

Are you willing to resolve this issue by submitting a Pull Request?

Right now i don't have the time for it, but it would be awesome to contribute!

  • Yes, I have the time, and I know how to start.
  • Yes, I have the time, but I don't know how to start. I would need guidance.
  • No, I don't have the time, although I believe I could do it if I had the time...
  • No, I don't have the time and I wouldn't even know how to start.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions