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

Parse amqp url had bug and fix
#5 by fanmaomao Contributor was merged Aug 25, 2021 Loading… updated Aug 25, 2021
Typescript take 2
#16 by carlhoerberg Member was merged Dec 23, 2021 Loading… updated Dec 23, 2021
TypeScript definitions
#12 by carlhoerberg Member was merged Dec 16, 2021 Loading… updated Dec 23, 2021
Improve gh actions
#3 by antondalgren Contributor was closed Dec 16, 2021 Loading… updated Dec 23, 2021
Typescript
#1 by antondalgren Contributor was closed Dec 16, 2021 Loading… updated Dec 25, 2021
Update documentation
#4 by antondalgren Contributor was closed Dec 16, 2021 Loading… updated Dec 25, 2021
More specs to increase test coverage
#18 by antondalgren Contributor was merged Jan 7, 2022 Loading… updated Jan 7, 2022
support split frames over websockets
#20 by carlhoerberg Member was merged Jan 12, 2022 Loading… updated Jan 12, 2022
No default exports
#22 by carlhoerberg Member was merged Feb 1, 2022 Loading… updated Feb 1, 2022
Queue exchange params types
#32 by KristjanTammekivi Contributor was merged Apr 5, 2022 Loading… updated Apr 5, 2022
close/delete socket on socket write errors
#39 by carlhoerberg Member was merged Aug 3, 2022 Loading… updated Aug 3, 2022
AMQPClient#onerror
#35 by carlhoerberg Member was merged Aug 3, 2022 Loading… updated Aug 3, 2022
Added missing ESM types subpath export condition
#45 by jonaskello Contributor was closed Sep 13, 2022 Loading… updated Sep 13, 2022
Added missing ESM types export condition first
#46 by jonaskello Contributor was merged Sep 13, 2022 Loading… updated Sep 13, 2022
support tls options in client connection
#51 by Kidel Contributor was merged Dec 12, 2022 Loading… updated Dec 12, 2022
Add properties to doctype for basicPublish
#61 by rockerBOO Contributor was merged Mar 4, 2023 Loading… updated Mar 4, 2023
Fix websockets example in README
#67 by maxalbert Contributor was merged May 31, 2023 Loading… updated May 31, 2023
Test new actions
#69 by ngbrown Contributor was closed Jul 19, 2023 Loading… updated Jul 19, 2023
Silence eslint about some any usage
#73 by dentarg Member was merged Jul 21, 2023 Loading… updated Jul 21, 2023
Set Node.js v16 as minimum
#70 by ngbrown Contributor was merged Jul 21, 2023 Loading… updated Jul 21, 2023
Fix intermitent condition where onerror is called when conn is closed by client bug Something isn't working
#72 by ngbrown Contributor was closed Jul 21, 2023 Loading… updated Jul 21, 2023
Use vitest and test WebSocket browser client
#71 by ngbrown Contributor was merged Jul 21, 2023 Loading… updated Jul 21, 2023
Correctly handle split frame headers for WebSocket handleMessage
#68 by ngbrown Contributor was merged Jul 22, 2023 Loading… updated Jul 24, 2023
Package improvements for bundling and tree-shaking
#75 by ngbrown Contributor was merged Jul 25, 2023 Loading… updated Jul 25, 2023
Chain RPC commands, so that responses can't be intermingled
#58 by carlhoerberg Member was merged Jul 26, 2023 Loading… updated Jul 26, 2023
ProTip! Type g i on any issue or pull request to go back to the issue listing page.