Questions tagged [rascaljs]

1 questions
1
vote
2 answers

How to access rascal.js publishing from different files?

I am trying to use rascal.js with my node.js app to publish messages via RabbitMQ. To simplify things: I got the standard rascal.js file which looks similar to their docs. And I got a controller.js file which receives http request for saving some…
Ivgi
  • 541
  • 1
  • 6
  • 21