Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tchannel

Package Overview
Dependencies
Maintainers
8
Versions
225
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tchannel - npm Package Versions

13
23

3.9.9

Diff

Changelog

Source

v3.9.9

  • Improvement: Add support for Node 4
raynos
published 3.9.8 •

Changelog

Source

v3.9.8

  • Improvement: Ensure that peer selection strategy does not fully connect to all peers in the peer list. This will reduce file descriptor usage and means each sub channel either has 1+(n incoming) connected peers or minConnection number of connected peers.
raynos
published 3.9.7 •

Changelog

Source

v3.9.7

  • Bug fix: Fix uncaught where wait for identifier is null.
raynos
published 3.9.6 •

Changelog

Source

v3.9.6

  • Bump thriftrw to 3.8.0
raynos
published 3.9.4 •

Changelog

Source

v3.9.4

  • Bug fix: Ensure that per-request timeout is respected in the connection init phase
  • Bug fix: Fix uncaught exception where there are no connections
raynos
published 3.9.3 •

Changelog

Source

v3.9.3

  • Check whether requests time out while waiting for connection identification.
raynos
published 3.9.2 •

Changelog

Source

v3.9.2

  • Refactor: move updatePeer and drainPeer up to TChannel level.
raynos
published 3.9.1 •

Changelog

Source

v3.9.1

  • Add option to pass pre-compiled thrift spec to TChannelAsThrift.
uber
published 3.9.0 •

Changelog

Source

v3.9.0

  • Support per-client retry budget to avoid excessive retries overwhelming server.
  • Fixup benchmarks Makefile to work out of box.
raynos
published 3.8.5 •

Changelog

Source

v3.8.4, v3.8.5 (bugfix)

  • Improve the connection backoff logic.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc