Closed krishnareddyML closed 2 years ago
First off, this library was intended for serverside use with node.js, so it will probably never work from the browser.
Second, it is no longer actively supported by me.
So I think you need to look elsewhere for an amqp library that works from a browser (if it exists).
Regards,
Ab Reitsma
From: Krishnareddy @.> Sent: donderdag 17 februari 2022 07:47 To: abreits/amqp-ts @.> Cc: Subscribed @.***> Subject: [abreits/amqp-ts] Unable to Connect RabbitMq from Browser using amqp-ts (Issue #71)
Hi,
I am new to this, trying to use this library from my angular project but getting lot of missing library error after installing amqp-ts and trying to create connection. Please check following stackblitz sample.
https://stackblitz.com/edit/angular-ivy-paatz6
If there is any working sample from angular project will be helpful.
— Reply to this email directly, view it on GitHub https://github.com/abreits/amqp-ts/issues/71 , or unsubscribe https://github.com/notifications/unsubscribe-auth/ABCPLHKQXGV7WA6YEW5NORDU3SKXPANCNFSM5OTYFNAA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Thank you for the clarification. I will look into other libraries.
Hi,
I am new to this, trying to use this library from my angular project but getting lot of missing library error after installing amqp-ts and trying to create connection. Please check following stackblitz sample.
https://stackblitz.com/edit/angular-ivy-paatz6
If there is any working sample from angular project will be helpful.