Code Monkey home page Code Monkey logo

h5-tornado-group-chat's Introduction

项目背景

  1. 多人网页版聊天程序
  2. 可以参考 微信 / QQ 的设计

系统需求

  1. 每个用户必须通过用户名登录系统
  2. 系统同时支持多个聊天室,每个聊天室支持多人聊天
  3. 用户可以选择创建新的、加入或退出已有的聊天室。
  4. 用户在加入已有聊天室时,需要能恢复用户在该聊天室历史在线那段时间内的聊天记录
  5. 新用户加入聊天室后,无法看到历史聊天记录
  6. @ 其他伙伴的功能

技术要求

  1. 聊天室和聊天记录不需要写入数据库,只需要记录在内存中即可
  2. 前后端分离,推荐客户端采用 websocket,服务端采用 tornado

h5-tornado-group-chat's People

Contributors

qwelzqwelz avatar

Watchers

James Cloos avatar  avatar

Forkers

tongtianchedi

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.