akoidan / pychat
webchat via WebSockets/WebRTC that allows messaging/video call/screen sharing
☆238Updated 3 months ago
Alternatives and similar repositories for pychat:
Users that are interested in pychat are comparing it to the libraries listed below
- Real time Chat application built with Vue, Django, RabbitMQ and uWSGI WebSockets.☆357Updated 2 years ago
- A simple Video Streaming application for Django.☆178Updated 11 years ago
- A Live Chat application built using Django and Vue.js. It uses Django's Channels which allows us to handle WebSocket protocol. In the fro…☆21Updated 2 years ago
- A social network inspired by reddit☆66Updated last year
- Real time chat (audio,video and text) system done in Django, angular4 and ionic.☆80Updated 11 months ago
- A file manager web app with Django rest framework in backend and Vue.js in frontend with ag-grid data tables integration.☆77Updated 2 years ago
- Video chat app using Vue, Vuex, WebRTC, SocketIO, Node, Redis & Docker with horizontal scaling. Multiparty and 1 to 1 video functionality…☆287Updated 4 years ago
- ☆159Updated 6 years ago
- Video and Audio Calling with WebRtc in Django☆303Updated 2 years ago
- A demo multi-client video conferencing web app built using django-channels and websockets for signalling and WebRTC for p2p connections, …☆57Updated 3 years ago
- A simple Chat App for Django based on channels and websockets