ionescu77 / my-channels-play-pub

MVP Django Channels 2 and WebSocket pure JS
0 stars 0 forks source link

CHANNELS: Articles #7

Open ionescu77 opened 3 years ago

ionescu77 commented 3 years ago

~Django Channels Sensor~ channels 1 too old

https://johngrant.medium.com/raspberry-pi-and-django-channels-8d5cddb36226

Realtime django

https://stackoverflow.com/questions/63302230/real-time-update-on-django-application-using-mysql-websocket

ZMQ Channels

https://stackoverflow.com/questions/58832526/is-it-possible-to-use-zeromq-sockets-in-a-django-channels-consumer

Background task example

Linux Process Monitor

ionescu77 commented 3 years ago
ionescu77 commented 3 years ago

https://hirelofty.com/blog/software-development/django-channels/

https://sixfeetup.com/blog/hacking-django-channels-for-fun-and-profit

worker client for discord api

ionescu77 commented 3 years ago

https://github.com/jayhale/channels-examples-bg-task

ionescu77 commented 3 years ago

Starlette

FastAPI

https://stribny.name/blog/2020/07/real-time-data-streaming-using-fastapi-and-websockets/