Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/no0dles/msg
- Owner: no0dles
- Created: 2017-01-15T11:23:14.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-13T11:49:51.000Z (almost 8 years ago)
- Last Synced: 2024-12-11T09:38:57.831Z (28 days ago)
- Topics: event-driven, message, metadata, typescript
- Language: TypeScript
- Size: 537 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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)