搜索资源列表
html5-Reference-manual
- 讨论HTML5 的Canvas、Geolocation 、Communication、WebSocket、Forms、Web Workers、Storage 等API 的使用, 辅以直观明了的客户端和服务器端示例代码,让开发人员能够迅速理解和掌握新一代Web 标准所涵盖的核心技术。-翻译结果(中 > 英)复制结果 Discussion of HTML5 Canvas, Geolocation, Communication, WebSocket, Forms, Web Workers,
Fleck-master
- 基于html5的.NET WebSocket后台服务组件!-Html5-based NET WebSocket background service components!
CshBBrainPP-master
- CshBBrainPP 是一款基于JAVA的开源图片服务器,只提供上传图片和下载图片服务;基于NIO网络架构,和开源WebSocket服务器 宝贝鱼(CshBBrain)是师出同门,基于相同的网络架构,采用相同的分层结构。 CshBBrainPP 的目的是要解决大量并发访问大量小图片时,磁盘读取非常频繁,而且响应速度很慢的问题。目前将所有图片全部缓存到内存中,不适合海量图片的网站,但也许适合你的网站呢;后续会改进为选择性的将一些热点图片进行缓存,非热点图片不缓存。当前只开发了下载图片的
gs-messaging-stomp-websocket-master
- CHAT APPLICATION, THIS APPLICATION IS A SPRING BASED APPLICATION WITH GRADLE AS THE BUILD TOOL.
easywsclient-master
- 轻松建立Web Socket连接,实现WebSocket送信-Easily create Web Socket connection, to achieve WebSocket messenger
swoole-master
- 一个专门为PHP语言设计的异步、并行、高性能网络通信引擎,使用纯C语言编写,提供了PHP语言的异步多线程服务器,异步TCP/UDP网络客户端,异步MySQL,异步Redis,数据库连接池,AsyncTask,消息队列,毫秒定时器,异步文件读写,异步DNS查询。 Swoole内置了Http/WebSocket服务器端/客户端、Http2.0服务器端。-A special asynchronous, PHP language design, high performance parallel net
Workerman-master
- Workerman是一款纯PHP开发的开源高性能的PHP socket 服务器框架。 支持TCP长连接,支持Websocket、HTTP等协议,支持自定义协议。拥有异步Mysql、异步Redis、异步Http、异步消息队列等众多高性能组件。-Workerman makes network applications development faster and easier. Event-driven, non-blocking I/O makes it lightweight and eff
android-websockets-master
- Websocket for Android
websocket-master (1)
- 基于websocket的即时通讯系统。 涉及技术:Java,layui,websocket,jdbc(Instant messaging system based on websocket. Technologies involved: Java, layui, websocket, JDBC)
Java-WebSocket-client-master
- java websocket 的客户端样例代码 适合新手学习。(Java websocket client sample code, suitable for beginners to learn.)
socket.io-client-java-master
- java版的websocket,通过socket.io for java api来实现的 完整的demo例子可以直接运行。(Java version of the websocket, through the socket.io for Java API to achieve the complete demo example, you can run directly.)
HiChat-master
- 基于node.js和websocket的网络聊天室,有兴趣可以看一看。(The Internet chat room based on node.js and websocket is interested in looking at it.)
ws-advanced-live-group-chat-master
- The socket library provides re-usable interfaces for a socket-layer server and client based on the EventLoop and Stream components.
NIM_Web_Demo-master
- 使用java socket模拟一个在线的聊天室功能,达到小环境的即时通讯。(Use java socket to simulate an online chat room function to achieve instant messaging in a small environment.)