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

https://github.com/masstransit/masstransit-js

Distributed Application Framework for .NET and JavaScript/TypeScript
https://github.com/masstransit/masstransit-js

Last synced: about 1 year ago
JSON representation

Distributed Application Framework for .NET and JavaScript/TypeScript

Awesome Lists containing this project

README

          

# MassTransit

MassTransit is a _free, open-source_ distributed application framework for .NET. MassTransit makes it easy to create applications and services that leverage
message-based, loosely-coupled asynchronous communication for higher availability, reliability, and scalability.

![Mass Transit](https://avatars2.githubusercontent.com/u/317796?s=200&v=4 "Mass Transit")

MassTransit is Apache 2.0 licensed.

## MassTransit for JavaScript

This repository is the NPM package source for the JavaScript version of MassTransit. This is not a full implementation of MassTransit, and is primarily
designed for interop with MassTransit for .NET from Node applications.

[Official MassTransit web site](https://masstransit-project.com)

**_This project is currently under development, feedback and contributions encouraged!_**