rascal
An advanced RabbitMQ / AMQP client
File Explorer
Download Latest Version (.zip)- node-js-ci.yml
- node-js-publish.yml
- .gitignore
- pre-commit
- deleteUser.js
- saveUser.js
- cluster.js
- config.js
- index.js
- config.json
- index.js
- package-lock.json
- package.json
- config.json
- index.js
- config.json
- test.js
- config.json
- index.js
- config.json
- index.js
- package-lock.json
- package.json
- publisher-config.json
- publisher.js
- subscriber-config.json
- subscriber.js
- applyBindings.js
- assertExchanges.js
- assertQueues.js
- assertVhost.js
- bounceVhost.js
- checkExchanges.js
- checkQueues.js
- checkVhost.js
- closeChannels.js
- closeConnection.js
- createChannels.js
- createConnection.js
- deleteExchanges.js
- deleteQueues.js
- deleteVhost.js
- forewarnVhost.js
- index.js
- initCounters.js
- initPublications.js
- initShovels.js
- initSubscriptions.js
- initVhosts.js
- nukeVhost.js
- purgeQueues.js
- purgeVhost.js
- shutdownVhost.js
- Broker.js
- BrokerAsPromised.js
- Publication.js
- PublicationSession.js
- SubscriberError.js
- SubscriberSession.js
- SubscriberSessionAsPromised.js
- Subscription.js
- Vhost.js
- XDeath.js
- exponential.js
- index.js
- linear.js
- baseline.js
- configure.js
- defaults.js
- fqn.js
- schema.json
- tests.js
- validate.js
- index.js
- inMemory.js
- inMemoryCluster.js
- stub.js
- Client.js
- setTimeoutUnref.js
- exponential.tests.js
- linear.tests.js
- inMemory.tests.js
- amqputils.js
- .eslintrc.json
- broker.tests.js
- brokerAsPromised.tests.js
- config.tests.js
- defaults.tests.js
- publications.tests.js
- publicationsAsPromised.tests.js
- shovel.tests.js
- subscriptions.tests.js
- subscriptionsAsPromised.tests.js
- validation.tests.js
- vhost.tests.js
- .eslintignore
- .eslintrc.json
- .gitignore
- .npmignore
- .npmrc
- _config.yml
- CHANGELOG.md
- index.js
- LICENSE.txt
- package-lock.json
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/onebeyond/rascal
Downloads the entire project code from GitHub to your computer.
cd rascal
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm test
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
