qejk / messaging

Messaging infrastructure for Space applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

space:messaging Circle CI

Rock solid Messaging Infrastructure for Space applications

This package provides infrastructure to build your Meteor applications around rock solid messaging principles that make your code strongly checked and thus reduces errors caused by API changes within the system.

Installation

meteor add space:messaging

Documentation

Please look through the tests to get a feeling what this package can do for you. I hope to find time to write some more documentation together soon ;-)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit / integration tests for any new or changed functionality.

Run the tests

meteor test-packages ./

Release History

You can find the release history in the changelog

License

Copyright (c) 2015 Code Adventure Licensed under the MIT license.

About

Messaging infrastructure for Space applications.


Languages

Language:CoffeeScript 67.5%Language:JavaScript 32.1%Language:Shell 0.4%