rascal
An advanced RabbitMQ / AMQP client
파일 탐색기
최종 버전 다운로드 (.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
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/onebeyond/rascal
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd rascal
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
