Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/no0dles/msg

distributed message queue framework
https://github.com/no0dles/msg

event-driven message metadata typescript

Last synced: 25 days ago
JSON representation

distributed message queue framework

Awesome Lists containing this project

README

        

#msg

[![Build Status](https://travis-ci.org/no0dles/msg.svg?branch=master)](https://travis-ci.org/no0dles/msg)
[![npm version](https://badge.fury.io/js/%40msg%2Fcore.svg)](https://badge.fury.io/js/%40msg%2Fcore)

## Modules

* [core](packages/core/README.md)
* [message](packages/message/README.md)
* [validator](packages/validator/README.md)
* [node](packages/node/README.md)
* [http](packages/http/README.md)