CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序

文件名称:chat

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    3.11mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

基于node.js环境下的利用socketio实现的网页聊天实现-To chat achieve realization of the pages use socketio based on node.js environment
(系统自动生成,下载前可以参看下载内容)

下载文件列表

chat/app.js
chat/app.js.bak
chat/index.html
chat/node_modules/socket.io/.npmignore
chat/node_modules/socket.io/.travis.yml
chat/node_modules/socket.io/benchmarks/decode.bench.js
chat/node_modules/socket.io/benchmarks/encode.bench.js
chat/node_modules/socket.io/benchmarks/runner.js
chat/node_modules/socket.io/History.md
chat/node_modules/socket.io/index.js
chat/node_modules/socket.io/lib/client.js
chat/node_modules/socket.io/lib/logger.js
chat/node_modules/socket.io/lib/manager.js
chat/node_modules/socket.io/lib/namespace.js
chat/node_modules/socket.io/lib/parser.js
chat/node_modules/socket.io/lib/socket.io.js
chat/node_modules/socket.io/lib/socket.js
chat/node_modules/socket.io/lib/static.js
chat/node_modules/socket.io/lib/store.js
chat/node_modules/socket.io/lib/stores/memory.js
chat/node_modules/socket.io/lib/stores/redis.js
chat/node_modules/socket.io/lib/transport.js
chat/node_modules/socket.io/lib/transports/flashsocket.js
chat/node_modules/socket.io/lib/transports/htmlfile.js
chat/node_modules/socket.io/lib/transports/http-polling.js
chat/node_modules/socket.io/lib/transports/http.js
chat/node_modules/socket.io/lib/transports/index.js
chat/node_modules/socket.io/lib/transports/jsonp-polling.js
chat/node_modules/socket.io/lib/transports/websocket/default.js
chat/node_modules/socket.io/lib/transports/websocket/hybi-07-12.js
chat/node_modules/socket.io/lib/transports/websocket/hybi-16.js
chat/node_modules/socket.io/lib/transports/websocket/index.js
chat/node_modules/socket.io/lib/transports/websocket.js
chat/node_modules/socket.io/lib/transports/xhr-polling.js
chat/node_modules/socket.io/lib/util.js
chat/node_modules/socket.io/LICENSE
chat/node_modules/socket.io/Makefile
chat/node_modules/socket.io/node_modules/policyfile/.npmignore
chat/node_modules/socket.io/node_modules/policyfile/doc/index.html
chat/node_modules/socket.io/node_modules/policyfile/examples/basic.fallback.js
chat/node_modules/socket.io/node_modules/policyfile/examples/basic.js
chat/node_modules/socket.io/node_modules/policyfile/index.js
chat/node_modules/socket.io/node_modules/policyfile/lib/server.js
chat/node_modules/socket.io/node_modules/policyfile/LICENSE
chat/node_modules/socket.io/node_modules/policyfile/Makefile
chat/node_modules/socket.io/node_modules/policyfile/package.json
chat/node_modules/socket.io/node_modules/policyfile/README.md
chat/node_modules/socket.io/node_modules/policyfile/tests/ssl/ssl.crt
chat/node_modules/socket.io/node_modules/policyfile/tests/ssl/ssl.private.key
chat/node_modules/socket.io/node_modules/policyfile/tests/unit.test.js
chat/node_modules/socket.io/node_modules/redis/.npmignore
chat/node_modules/socket.io/node_modules/redis/changelog.md
chat/node_modules/socket.io/node_modules/redis/examples/auth.js
chat/node_modules/socket.io/node_modules/redis/examples/backpressure_drain.js
chat/node_modules/socket.io/node_modules/redis/examples/eval.js
chat/node_modules/socket.io/node_modules/redis/examples/extend.js
chat/node_modules/socket.io/node_modules/redis/examples/file.js
chat/node_modules/socket.io/node_modules/redis/examples/mget.js
chat/node_modules/socket.io/node_modules/redis/examples/monitor.js
chat/node_modules/socket.io/node_modules/redis/examples/multi.js
chat/node_modules/socket.io/node_modules/redis/examples/multi2.js
chat/node_modules/socket.io/node_modules/redis/examples/psubscribe.js
chat/node_modules/socket.io/node_modules/redis/examples/pub_sub.js
chat/node_modules/socket.io/node_modules/redis/examples/simple.js
chat/node_modules/socket.io/node_modules/redis/examples/sort.js
chat/node_modules/socket.io/node_modules/redis/examples/subqueries.js
chat/node_modules/socket.io/node_modules/redis/examples/subquery.js
chat/node_modules/socket.io/node_modules/redis/examples/unix_socket.js
chat/node_modules/socket.io/node_modules/redis/examples/web_server.js
chat/node_modules/socket.io/node_modules/redis/generate_commands.js
chat/node_modules/socket.io/node_modules/redis/index.js
chat/node_modules/socket.io/node_modules/redis/lib/commands.js
chat/node_modules/socket.io/node_modules/redis/lib/parser/hiredis.js
chat/node_modules/socket.io/node_modules/redis/lib/parser/javascript.js
chat/node_modules/socket.io/node_modules/redis/lib/queue.js
chat/node_modules/socket.io/node_modules/redis/lib/to_array.js
chat/node_modules/socket.io/node_modules/redis/lib/util.js
chat/node_modules/socket.io/node_modules/redis/multi_bench.js
chat/node_modules/socket.io/node_modules/redis/package.json
chat/node_modules/socket.io/node_modules/redis/README.md
chat/node_modules/socket.io/node_modules/redis/test.js
chat/node_modules/socket.io/node_modules/redis/tests/buffer_bench.js
chat/node_modules/socket.io/node_modules/redis/tests/hiredis_parser.js
chat/node_modules/socket.io/node_modules/redis/tests/reconnect_test.js
chat/node_modules/socket.io/node_modules/redis/tests/re_sub_test.js
chat/node_modules/socket.io/node_modules/redis/tests/stress/codec.js
chat/node_modules/socket.io/node_modules/redis/tests/stress/pubsub/pub.js
chat/node_modules/socket.io/node_modules/redis/tests/stress/pubsub/run
chat/node_modules/socket.io/node_modules/redi

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com