Casaos-MessageBus Typescript+Axios SDK
   
Message bus accepts events and actions from various sources and delivers them to subscribers.
See openapi.yaml for API specification.
bash
yarnyarn start
`$3
Manual publish
`bash
yarn publish
`Auto publish
`bash
git push origin dev**
``