0.3.1 • Published 3 years ago

xtp v0.3.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

xtp-kt

介绍

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

特性

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

安装教程

npm install xtp

例子

examples

0.3.1

3 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago