Code Monkey home page Code Monkey logo

irccc's Introduction

irccc

An irc service for rustcc by rust.

初步设计:

  1. 第一次登录,需要输入用户名(昵称);
  2. 一旦输入,不可更改。下次进来时,默认直接就进入聊天室了(放cookie或localstorage中吧);
  3. 进入聊天室界面,开始时,只有一个公共的开放的聊天室,一切从简吧,也看不到当前在线的用户列表;
  4. 不能实现单聊;
  5. 需要显示当前有多少用户在线;
  6. 用户关闭后,需要及时地进行状态的变化和通知;
  7. 前端兼容性不考虑ie,也不要用原生写,还是用jquery吧,其它更高级的mvc框架不考虑了;
  8. 通信协议可以考虑websocket,如果比较难实现,可以使用ajax long poll;
  9. 开始的时候,不用数据库,不保存聊天记录,登上去自己看(可以考虑存储在前端,存储一段时间内的);

参考项目:

irccc's People

Contributors

alwayrun avatar dovahcrow avatar miketang84 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

miketang84

irccc's Issues

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.