UMD client for Telepat, using Browserify to run in browsers. Available on GitHub.
Telepat is an open-source backend stack, designed to deliver information and information updates in real-time to clients, while allowing for flexible deployment and simple scaling. Read more about how it works and why it's different here.
bower install telepat-js
, if you're using Bowernpm install telepat-js
, if you're using NPM<script src="dist/telepat.js"></script>
Documentation is available here, and you can check out a simple demo in the example
folder.
Read on about working with the library:
Clone this repo, then run npm install
. After that, you can build the project using gulp build
.
Released under the Apache 2 License.
Telepat is built on top of the following awesome libraries: