falconry / falcon

The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
https://falcon.readthedocs.io/en/stable/
Apache License 2.0
9.51k stars 937 forks source link

Add web browser interaction to the WS tutorial #2256

Closed vytas7 closed 1 month ago

vytas7 commented 2 months ago

Add a simple web page that is served from the tutorial's app, and make it connect and send/recv things over WS in a more visual way. Because that's what the majority of users use WS for 🙂