- Go - Framework Comparison
- Go - Gin
- Go - gorilla/mux
- C++ - Pistache
- C++ - Crow
- https://github.com/ipkn/crow
- not maintained any more, e.g. no longer compatible to the Boost libray!
- C++ - Restbed
- C++ - RESTinio
- Rust - Framework Comparison
- Java - Spring
- Python - Django ✓
- https://github.com/django/django
- Examples:
- https://medium.com/@adriennedomingus/sending-notifications-to-a-django-application-using-websockets-d576e5e5acdf
- https://realpython.com/getting-started-with-django-channels/
- https://blog.heroku.com/in_deep_with_django_channels_the_future_of_real_time_apps_in_django
- https://devarea.com/django-simple-channels-example/#.XZ3KgOZfiSQ
- Python - Flask ✓
- https://github.com/pallets/flask
- Examples:
- Python - Framework Comparison
- http://www.mindfiresolutions.com/blog/2018/05/flask-vs-django/
- https://www.codementor.io/garethdwyer/flask-vs-django-why-flask-might-be-better-4xs7mdf8v
- Web Sockets
- https://www.sitepoint.com/websockets-stable-and-ready-for-developers/
- https://en.wikipedia.org/wiki/WebSocket
- https://blog.teamtreehouse.com/an-introduction-to-websockets
- https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API
- http://www.websocket.org/index.html
- Monitoring websockets: Chrome Dev Tools