aws / chalice

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

Local WebSocket Server implementation #2077

Open jpopesculian opened 11 months ago

jpopesculian commented 11 months 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.