Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

protocol.format

xivistudios13MIT1.0.1

Protocol Format

protocol, format

readme

protocol.format

适用于Node.JS的自协议定长通信协议

通信协议

运行依赖

  • Node.JS >= 7.7

安装

$ npm install protocol.format

结构

  • 包头
  • 版本号
  • 固定位
  • 长度
  • 固定位
  • 事件类型
  • 固定位
  • 数据
  • 包尾

事件类型

  • 服务器事件类型和节点事件类型
  • 记录一个数据描述结束位
  • 服务器事件类型全部附带IP地址