Socket
Socket
Sign inDemoInstall

@cloudamqp/amqp-client

Package Overview
Dependencies
0
Maintainers
3
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous13Next

1.3.1

Diff

Changelog

Source

[1.3.1] - 2022-01-03

Changed

  • Use Buffer for string encoding/decoding for >100% performance boost
  • Use 4096 frameMax for smaller and faster allocations (down from 16KB)
  • Reraise RangeErrors with more debug information
carlhoerberg
published 1.3.0 •

Changelog

Source

[1.3.0] - 2021-12-23

Changed

  • Rewrite in TypeScript

Fixed

  • Queue purged never resolved

Added

  • Logging when connection is blocked/unblocked by server
carlhoerberg
published 1.2.2 •

Changelog

Source

[1.2.2] - 2021-12-21

Fixed

  • tls/net.socket onread is buggy in nodejs 16, revert to 'data' event for parsing frames

Changed

  • nodejs version expanded to 12
carlhoerberg
published 1.2.1 •

Changelog

Source

[1.2.1] - 2021-12-20

Changed

  • 128KB read buffer
  • Avoid copying frame when whole frame is included in one read
  • Static textdecoder for faster string decoding in frames

Fixed

  • Error if a frame was split before the first 7 bytes between two reads
carlhoerberg
published 1.2.0 •

Changelog

Source

[1.2.0] - 2021-12-16

Changed

  • tls connections require node 14 due to tls.connect({ onread })

Added

  • Typescript defintions through jsdoc comments
carlhoerberg
published 1.1.8 •

carlhoerberg
published 1.1.7 •

antondalgren
published 1.1.6 •

carlhoerberg
published 1.1.5 •

carlhoerberg
published 1.1.4 •

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc