Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Websocket Support #1017

Open
tedivm opened this issue Dec 12, 2018 · 5 comments
Open

Add Websocket Support #1017

tedivm opened this issue Dec 12, 2018 · 5 comments

Comments

@tedivm
Copy link

tedivm commented Dec 12, 2018

Now that the API Gateway supports websockets it would be great if we could support them here as well.

@stealthycoin
Copy link
Contributor

Can you elaborate on what do you mean by that? As far as I know lambda doesn't support them so there isn't much we could do here unless there are some other integrations I'm not aware of.

@lis186
Copy link

lis186 commented Dec 19, 2018

Found this article on AWS Compute Blog.

@tedivm
Copy link
Author

tedivm commented Dec 19, 2018

This was announced publicly around reInvent and I saw a post about it right before making this thread. I honestly don't know enough at this point about how the AWS API Gateway supports websockets to know how it can be implemented here, but as @lis186 linked it's available for use today.

@stealthycoin
Copy link
Contributor

Ahhh I see. Callbacks are still implemented with lambda that's the part I didn't see. I assumed it would need some other kind of backend that Chalice doesn't support so the API gateway part wouldn't make much sense. I'll mark this as a feature request.

@themcaffee
Copy link

Not sure if this technically can be closed now that websockets are a part of chalice. I would like to deploy websockets using terraform which is now supported. Should this be a new issue?

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

No branches or pull requests

4 participants