消息服务器 Json Messaging

码农软件 · 软件分类 · Node.js 扩展 · 2019-04-16 22:27:43

软件介绍

Json Messaging是使用Node.js技术构建的发布/订阅类型的消息服务器,具有如下特性:

  1. 支持TCP、UDP和WebSocket协议;
  2. 传输帧使用Json格式;
  3. 可以使用正则表达式订阅消息目的地,正则表达式中可以包含“捕获”,所有目的地匹配该正则表达式的消息,连同目的地的“捕获”都将发送到订阅方;
  4. 一个客户端可以订阅多个消息目的地;
  5. 为了简化设计,服务器端不持久化消息。

本文地址:https://codercto.com/soft/d/3742.html

Web Standards Creativity

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》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具