xtralife-msg

4.4.0 • Public • Published

MSG is an asynchronous distributed message bus

MSG can be seen as a cloud peer-to-peer chat system designed to handle a large number of clients talking asynchronously to each other.

It relies on a Redis backend to provide both persistence and to distribute messages among many MSG processes.

How to use MSG

First add it to your package.json

"dependencies": {
	"xtralife-msg": "*"
}

TODO : We must definitely write more doc...

Readme

Keywords

none

Package Sidebar

Install

npm i xtralife-msg

Weekly Downloads

1

Version

4.4.0

License

(C) Xtralife.cloud, 2020

Unpacked Size

36.4 kB

Total Files

12

Last publish

Collaborators

  • xtralife