Giter Site home page Giter Site logo

socket.io_cs's Introduction

简介

  • 此仓库中的代码为 回答 segmentfault 上网友的问题, 而创建的DEMO.
  • 代码基于 socket.io + express, 前端样式部分来自于 socket.io 官网中的 DEMO 程序.

使用参考

  • 仓库 clone 之后, 执行 npm install 安装所需要的模块.
  • 然后在命令行执行 node index.js (程序默认监听的端口为 8163).
  • 再然后, 在浏览器中打开下面的页面, 查看效果(推荐浏览器为: chrome).
  • http://127.0.0.1:8163/index.html 为访客所访问的页面.
  • http://127.0.0.1:8163/kefu.html 为客服所访问的页面.
  • 程序会自动为 访客 关联 在线的 客服, 如果当前没有可用的客服, 则会每隔5秒查找一次.

效果图

屏幕截图

PS: 此仓库不接受任何形式的Pull Request或者issue, 请不要手贱乱点, 谢谢合作. 如果有意见, 请保留. 如果对功能上有其他需求, 请 fork 后自行实现.

socket.io_cs's People

Contributors

xqin avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  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.