Git Product home page Git Product logo

suosuo's Introduction

SuoSuo

基于tornado、redis和bootstrap的一个聊天室。

简介

  1. 利用长轮询和redis的PUB/SUB实现了多人多频道实时通信。
  2. 这个版本只实现了几个最基本的功能。

所需

已实现功能

  1. 用户注册、登陆和登出;
  2. 频道的创建和订阅;
  3. 频道未读信息的实时提醒;
  4. 文字聊天;

待实现功能

  1. 用户邮箱验证;
  2. 频道的修改和删除;
  3. 所有频道的按序展示;
  4. 用户和频道的头像;
  5. 图片聊天;

链接说明

  1. 频道创建:/channel/create
  2. 频道订阅:/channel/subscribe?cname=频道名

suosuo's People

Contributors

hulu316 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.