Skip to content

Pull requests: cloudamqp/amqp-client.js

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add automatic reconnection and consumer recovery
#185 by baelter Member was merged Feb 25, 2026 Loading…
3 tasks done
Add AMQPRPCClient for RPC-style messaging with direct reply-to
#191 by baelter Member was merged Mar 9, 2026 Loading…
6 tasks done
feat!: add AMQPSession with reconnection and high-level queue/exchange API
#186 by baelter Member was merged Mar 4, 2026 Loading…
3 tasks done
More specs to increase test coverage
#18 by antondalgren Contributor was merged Jan 7, 2022 Loading…
Typescript
#1 by antondalgren Contributor was closed Dec 16, 2021 Loading…
Built-in support for message compression
#181 by snichme Member was closed Mar 9, 2026 Loading…
Correctly handle split frame headers for WebSocket handleMessage
#68 by ngbrown Contributor was merged Jul 22, 2023 Loading…
Revert "Add package-lock.json"
#141 by carlhoerberg Member was closed Aug 27, 2025 Draft
No default exports
#22 by carlhoerberg Member was merged Feb 1, 2022 Loading…
Connecting to non AMQP server should fail
#78 by carlhoerberg Member was merged Aug 8, 2023 Loading…
Update documentation
#4 by antondalgren Contributor was closed Dec 16, 2021 Loading…
feat: auto-ack in AMQPQueue.subscribe()
#189 by baelter Member was merged Mar 5, 2026 Loading…
7 tasks done
Improve gh actions
#3 by antondalgren Contributor was closed Dec 16, 2021 Loading…
support tls options in client connection
#51 by Kidel Contributor was merged Dec 12, 2022 Loading…
Use vitest and test WebSocket browser client
#71 by ngbrown Contributor was merged Jul 21, 2023 Loading…
Always buffer all publish framed together
#123 by carlhoerberg Member was merged Oct 26, 2024 Loading…
Run CI against LavinMQ too
#201 by walro Contributor was merged Apr 13, 2026 Loading…
Make time duration since last server data available
#76 by ngbrown Contributor was closed Sep 11, 2025 Loading…
Add automatic reconnection and consumer recovery
#180 by Copilot AI was closed Feb 20, 2026 Draft
2 of 3 tasks
fix: properly handle heartbeat timeouts (#95)
#132 by carlhoerberg Member was merged May 28, 2025 Loading…
Increase min frameMax to 8kB
#134 by carlhoerberg Member was merged Apr 6, 2025 Loading…
Possibility to override/opt out from console logs
#62 by antmarot Contributor was closed Jul 31, 2023 Loading…
Package improvements for bundling and tree-shaking
#75 by ngbrown Contributor was merged Jul 25, 2023 Loading…
Raise an error when WebSocket is not cleanly closed
#80 by ngbrown Contributor was merged Aug 23, 2023 Loading…
ProTip! Exclude everything labeled bug with -label:bug.