-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Hello,
thank you very much for developing this client library!
I wonder how I can create a browserified version of this client.
In rhea itself, I can run
npm install
make browserify
which will create a file rhea.js which I can then use from within my browser to communicate to RabbitMQ over AMQP 1.0 over WebSocket as explained in https://www.rabbitmq.com/blog/2025/04/16/amqp-websocket#example
How can I create such a browserified version of abbitmq-amqp-js-client?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested