搜索资源列表
nodejs_websocket_server
- node.js websocket的例子,nodejs很有前途-node.js websocket
chat-(3)
- 聊天代码websocket应用代码 node.js 平台 javascr ipt-Chat code node.js
WebSocket-Nodejs-Video-transfer
- WebSocket实现Kinect v2 skeleton数据的实时媒体流访问. 服务器用Node.js实现。-Live Stream the Kinect v2 Skeleton through the Websocket protocol. Server side is implemented by Node.js
gir-ocppjs-1.0.2
- 用Node.js实现了OCPP 1.6服务器端-This project proposes a new RPC/transport for OCPP, that addresses these two issues, using Websocket for the transport layer, and SPRC (see Protocol Specification section below) for the RPC layer.
jssip-web-client
- jssip 一个基于webrtc的web sip电话功能。可以连接websocket-JsSIP: The Javascr ipt SIP Library Runs in the browser and Node.js SIP over WebSocket (use real SIP in your web apps) Audio/video calls (WebRTC) and instant messaging Lightweight!
Node.jsPSocket.IOchat-master
- Node.js+Socket.IO实现的WebSocket群聊天室源码nodejs-socketio-chat-master-Node.js+ Socket.IO achieve WebSocket group chat room source nodejs-socketio-chat-master
nodeJoint
- 提供Node.js和C++交互通讯功能的工具。通过Websocket、thrift等工具实现-provoid Node.js and C++ intercommunite
WebApplication
- – The web application allows users to monitor power consumption, register Wi-Fi controllable devices and remotely control devices over Wi-Fi using a user interface. – This web application consists of a RESTful API developed in Node.js using the Exp
HiChat-master
- 基于node.js和websocket的网络聊天室,有兴趣可以看一看。(The Internet chat room based on node.js and websocket is interested in looking at it.)
minesweeper_pvp
- 经典扫雷升级版之即时双人联机对战扫雷小游戏。在线匹配,即时对战,带聊天功能。用nodejs搭建简易的服务端,websocket实现即时通信,代码量六七百行左右,纯原创,简单注释。玩法:输入昵称进入主界面后即可开始匹配,匹配成功后由率先点击匹配的一方先手,轮流扫雷。此版本禁用了标记功能,难度增加了一些。对战同时可以与对手聊天互动。(用命令行cd到项目根目录,输入node index.js,回车即可开启服务,然后进浏览器访问http://localhost:5999)(Classic mineswe