Closed Wafje closed 7 months ago
Sounds like Buffers behave a little differently with bun so data frames are not encoding properly. I've never used bun but it claims to be a drop-in replacement for node. Apparently not. I'll find some time to take a look.
Fixed with v4.5.3 13a2ce67e421a696c050e9644ffd7468fd2b25cd
Consider Bun support experimental for now (use at your own risk). The test suite mostly runs fine when I switch the "node:test" import to "bun:test". Node's built-in test module is different from Bun's however, so I'd need to do some more work to get the github action thingy running both.
Version: 4.5.2 RabbitMQ version: 3.13.0
RabbitMQ error:
Client side error:
{"code":"CONN_CLOSE","name":"AMQPConnectionError"}