aws / chalice

Python Serverless Microframework for AWS
Apache License 2.0
10.67k stars 1.01k forks source link

Local WebSocket Server implementation #2077

Open jpopesculian opened 1 year ago

jpopesculian commented 1 year ago

Issue #, if available:

Description of changes:

Adding a WebSocket server for local development. This is a rough but working implementation. Let me know how you all feel about this!

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