daphne
There are 64 repositories under daphne topic.
DirtBagXon/hypseus-singe
Hypseus is a SDL2 version of Daphne and Singe. Laserdisc game emulation.
HullQin/gobang
400行代码,五子棋双人联机对战,允许观战。两人进入同一房间即可开始对战,后续进入玩家可观战。下棋无时间限制,中途关闭网页后可以随时再回来继续对战(很适合排队无聊时玩)。前后端通信基于websocket,前端采用原生html js css,UI基于svg。后端Python,基于Daphne。无数据库。
jordaneremieff/asgi-examples
A collection of example ASGI applications
sprytnyk/deployment-of-gql-subscriptions-with-auth
An example to show how to deploy GraphQL Subscriptions in Python on top of Django Graphene, Channels with simple JWT token authentication for queries, mutation, and subscriptions
jordaneremieff/asgi-video-streaming
Demonstration of video streaming using an ASGI application
gunpadawan/gunconf
Configuration utility for Aimtrak light gun
shahidthoduvil/FarmUnity-backend
It is a backend platform for a farmers' community, seamlessly integrated with Django Channels, Redis, Daphne, JWT (JSON Web Tokens), REST API, Django Rest Framework, and WebSocket technologies
jdelgit/docker_channels
Django channels used in docker environment with nginx, redis, and daphne
ipeternella/django-chat
💬🤖🐍 Django chatting application built with Daphne and Channels that also contains BOT commands for the users. 🐍🤖💬
davish/django-flyio-template
Starter template for hosting a Django app on Fly.io
mc-cat-tty/TechWeb
Appunti del corso di Tecnologie Web @ UniMoRe a.a. 2023-2024
AtulSingh11-0/Real-Time-Chat-App
A Real time chat application made by our group with the help of django and its dependencies for our 4th sem full stack python web dev training
MalloryLP/sendapp
Une messagerie locale chiffrée de bout en bout
S13G/AdConnect
Facilitate seamless advertisement posting for events, perform CRUD operations, create matrimonial profiles, and connect with people using ADConnectAPI.
Sajal-techie/xSports-Serverside
A sports based social media platform to connect players with academies.
jeremydiot/collabus
website for mydigitalschool startup project
mnibor/channels-channels-redis
Repositorio del Proyecto de desarrollo de una aplicación de chat en tiempo real, desarrollado con Django, channels, channels-redis, daphne y websockets
dmitriyvek/chat_app
Async chat project
jordaneremieff/asgitools
A collection of tools for developing ASGI applications. Supports both ASGI servers, uvicorn and daphne.
linsanityHuang/django-celery-channels-in-docker
django celery channels all in one docker
luiisp/InsightSphere
🔥A social network where users can chat in real time using Django + Web sockets.
ngomezcn/Slack-clone
Django Redis Channels application deployed in a production environment using Nginx, Gunicorn, and Daphne workin over SSL
TBR-Group-software/improve-text-AI-app
The goal of this project is to provide a user-friendly interface for editing and modifying text and code using ChatGPT. This project is built using the Django framework and several other libraries.
amirkhgraphic/django-dots-and-boxes
A online Dots & Boxes game with Django and WebSocket Programming (Django Channels)
anandukrishnaaa/airsketch
A fun project inspired by a medium article I came across.
angelo-francisco/Chatto
Chatto is a chat application to connect and chat with people on the network.
borvelt/realtime-django-channels
Small chat app with django-channels
daisycamber/lotteharper
An open source copy of my comprehensive full stack progressive web app focused on machine learning, media, and marketing.
EvgVol/read-more
:star: Online Learning Platform
imbolc/lesync
Http helpers for django-channels
JagerCox/basic-project-django2-channels2-gunicorn-dahpne
This is a full example about how to integrate Django2 with Channels2 using Gunicorn and Daphne at the same time. This project was designed as a monolitic application
sharma-abhishek/abtestexecutor
TestExecutor app to run the python tests and display the status on webpage.
echtoplasm/p2p-platform
django encrypted messaging platform, I started this in p2p messaging repo but this has become different enought to become its own repo.
echtoplasm/p2pMessenger
p2p messaging using channels and containers