4.4.3 • Published 8 months ago

xtralife-msg v4.4.3

Weekly downloads
24
License
(C) Xtralife.clou...
Repository
github
Last release
8 months ago

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...

4.4.1

9 months ago

4.4.3

8 months ago

4.4.2

9 months ago

4.4.0

2 years ago

4.0.5

2 years ago

4.0.6

2 years ago

4.0.4

2 years ago

4.0.3

2 years ago

4.0.2

3 years ago

4.0.1

3 years ago

4.0.0

4 years ago

4.0.0-alpha

5 years ago

3.2.4

6 years ago

3.2.3

6 years ago

3.2.2

6 years ago

3.2.0

9 years ago