<@U5EGT2JJ1> I was on a project that used RabbitMQ...
# suitescript
e
@nzy I was on a project that used RabbitMQ to talk with a homebrew frontend and a third-party WMS
n
thanks Eric. does it work well with NetSuite Restlet? because i can't find a established open source project on internet.
e
Well Restlets are just an HTTP interface, so any middleware that can communicate over HTTP can communicate with Restlets
n
does it need other prog lang/techniques rather than RabbitMQ to build this middleware?