xtp
TypeScript icon, indicating that this package has built-in type declarations

0.3.1 • Public • Published

xtp-kt

介绍

XTP协议的TS实现(XTP是个极简的基于Protobuf的应用层通讯协议,详见xtp.proto

特性

  • 支持任意有序传输协议,TCP, WebSocket, QUIC等
  • 支持反压(Backpressure)的多路流
  • 使用响应式API限制数据源的生产,意味着不需要熔断器
  • 高性能(E3-1231, 11%CPU, 20k 消息/秒)
  • 易于构建微服务,可固定嵌套的上下文数据

安装教程

npm install xtp

例子

examples

Readme

Keywords

none

Package Sidebar

Install

npm i xtp

Weekly Downloads

4

Version

0.3.1

License

ISC

Unpacked Size

177 kB

Total Files

13

Last publish

Collaborators

  • xy02