egg-messaging

1.0.0 • Public • Published

#Egg-Messaging

A simple in-memory messaging system.

#FEATURES

  • id based messaging
  • 100% in memory
  • no external modules

#INSTALLING Using Git:

git clone https://github.com/active9/egg-messaging
cd egg-messaging*
npm install

Using NPM:

npm install egg-messaging

#MODULE Talk may also run included as a module in your projects.

var eggmsg = require("egg-messaging");
...

#EXAMPLES More examples in the examples folder on the github repo.

~Enjoy!

#CONTRIB

Egg-Messaging is open-source via the MIT license we encourage Forking.

#LICENSE MIT

Readme

Keywords

none

Package Sidebar

Install

npm i egg-messaging

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • active9