使用Django Channels和Websockets开发即时聊天Web应用Real-time Chat Messenger

正文概述 云码哥   2021-04-4   2.08K

使用Django Channels和Websockets开发即时聊天Web应用Real-time Chat Messenger

在本课程中我们将学习使用Django Channels和Websockets开发即时聊天Web应用Real-time Chat Messenger,并从头开始构建一个可运营的实时聊天网站。这几乎是一门入门课程。我希望您对Web开发(html&css)和python有一定的了解。但是,如果您一无所知,您仍然应该能够跟上。

MP4 | Video: h264, 1920×1080 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 79 Lessons (24h) | Size: 10.2 GB

课程目标

  • Build a real-time chat website from the ground up using Django Channels and Websockets.
  • Check out the website you’re going to build: open-chat.xyz. I pushed it to production so you can see what you’ll be learning beforehand.

实现功能:

  • User Management
  • Registration
  • Login
  • Logout
  • Forgot Password
  • Change Password
  • View accounts
  • Update account properties
  • Search for other users
  • Friend System
  • Send friend requests
  • Accept friend requests
  • Decline friend requests
  • Cancel friend requests
  • Remove Friends
  • Public Chatroom
  • Build a public chatroom where any authenticated user can chat. (Django Channels & WebSockets)
  • Private Chatroom
  • Have 1-on-1 conversations with friends. (Django Channels and WebSockets)
  • Notifications
  • Real-time notifications for things like:
  • Friend requests (Can accept / decline from the notification)
  • Private chat messages
  • Push to Production
  • Purchase a domain
  • Host the website on Digital Ocean
  • There’s a lot more involved here than hosting a regular website. We have Redis configuration and Daphne for the sockets.
  • High-level Topics
  • Javascript basics
  • Image cropping with Python and Javacript
  • CSS basics
  • Javascript WebSockets
  • Django Channels 2
  • Asychronously talk to server backend through javascript
  • Dynamically close and open new sockets on the same page
  • Asynchronously load images with Javascript (while showing a default image)
  • Custom user authentication with django

Target Audience

This is meant to be almost a beginner course. I expect you to have some knowledge of web development (html & css) and python. But if you know absolutely nothing you should still be able to keep up. I do everything on camera so you can just follow along and you should be fine. If you have issues I recommend becoming a member so you can join the community discord channel and ask questions.

使用Django Channels和Websockets开发即时聊天Web应用Real-time Chat Messenger

本站大部分资源收集于网络以及网友投稿,本不保证资源的完整性以及安全性,请下载后自行测试。
本站资源仅供下载者学习技术,版权归资源原作者所有,请在下载后24小时之内自觉删除。
本站资源仅供下载者学习IT编程开发技术,请遵守国家法律法规,严禁用于非法用途。
若作商业用途,请购买正版,由于未及时购买正版发生的侵权行为,与本站无关。
如您是版权方,本站源码有侵犯到您的权益,请邮件联系331752841@qq.com 删除,我们将及时处理!

发表评论