A messaging service enabling secure, reactive communication between microservices.
Go to file
2019-04-11 18:32:36 +02:00
test fix(core): update 2019-01-31 02:52:18 +01:00
ts fix(core): update 2019-04-11 18:31:21 +02:00
.gitignore move to typescript predominance 2018-04-13 15:45:48 +02:00
.gitlab-ci.yml fix(core): update 2019-04-11 11:11:45 +02:00
license fix(core): update 2019-04-11 16:53:28 +02:00
npmextra.json fix(core): update 2019-04-11 11:36:57 +02:00
package-lock.json 1.0.33 2019-04-11 18:32:36 +02:00
package.json 1.0.33 2019-04-11 18:32:36 +02:00
readme.md fix(core): update 2019-04-11 18:32:36 +02:00
tslint.json fix(core): update 2019-01-31 02:52:18 +01:00

@pushrocks/smartuniverse

messaging service for micro services

Status for master

build status coverage report npm downloads per month Known Vulnerabilities TypeScript node JavaScript Style Guide

Usage

Use TypeScript for best in class instellisense.

What does smartuniverse all about?

Think WhatsApp, but for your microservices architecture. It allows your services to securely talk to each other in private, shielded channels without having to expose anything to the outside world. This allows the use of reactive programming across your entire stack.

For further information read the linked docs at the top of this readme.

MIT licensed | © Lossless GmbH | By using this npm module you agree to our privacy policy

repo-footer