消息服务器 Json Messaging
- 授权协议: Apache
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/shajunxing/Json_Messaging
- 软件文档: https://github.com/shajunxing/Json_Messaging/blob/master/README.md
软件介绍
Json Messaging是使用Node.js技术构建的发布/订阅类型的消息服务器,具有如下特性:
- 支持TCP、UDP和WebSocket协议;
- 传输帧使用Json格式;
- 可以使用正则表达式订阅消息目的地,正则表达式中可以包含“捕获”,所有目的地匹配该正则表达式的消息,连同目的地的“捕获”都将发送到订阅方;
- 一个客户端可以订阅多个消息目的地;
- 为了简化设计,服务器端不持久化消息。
Web Standards Creativity
Andy Budd、Dan Rubin、Jeff Croft、Cameron Adams、Ethan Marcotte、Andy Clarke、Ian Lloyd、Mark Boulton、Rob Weychert、Simon Collison、Derek Featherstone / friends of ED / March 19, 2007 / $49.99
Book Description * Be inspired by 10 web design lessons from 10 of the world's best web designers * Get creative with cutting-edge XHTML, CSS, and DOM scripting techniques * Learn breathtakin......一起来看看 《Web Standards Creativity》 这本书的介绍吧!
