Skip to content

Latest commit

 

History

History
58 lines (36 loc) · 1.56 KB

README.md

File metadata and controls

58 lines (36 loc) · 1.56 KB

Cadence Service

A C# program developed to monitor for servers joining and leaving the presence service before reporting back to the Cadence API.

Built using Visual Studio 2013 and the ReSharper plug-in.

Contributing

Contributors are very welcome! If you have code fixes, please [submit a pull request][newpull] here on GitHub.

If you want to join the development team, please contact brandonscott on GitHub.

All authors and contributors are listed in the AUTHORS file.

Please read the wiki page about contributing before submitting pull requests.

License

Copyright © 2014 by Brandon Scott and Chris Franklin.

This project is licensed under the GNU General Public license, please see the file LICENSE for more information.

All other trademarks are property of their respective owners.

Dependencies

The Cadence Host depends on the Newtonsoft JSON Library (Newtonsoft.Json.dll). The Cadence Host utilises the Pubnub Core C# SDK (https://github.com/pubnub/c-sharp).

Building

Debugging / Logging

Related Repos

Projects associated with this repository: