Git Product home page Git Product logo

irlpact's Introduction

*** Installation ***

To use iRLpact it is reccomended that you use the sinan build tool from erlware. Go to http://erlware.org and download the faxien package manager. Once it is installed type

>faxien ir sinan. 

Once you have sinan you can cd in to any iRLpact directory and build the projectwith

>sinan

To get an erl environment with all of the proper paths set up for testing and development type

>sinan shell

To install iRLpact as a release type

>faxien ir


*** Use ***

Initialize the application; from the shell

>irlpact:start().

Then to test a live feed

>irlpact_client:start().


*** Development ***

The irlpact_client module is meant to be an example application. It shows how to log in, subscribe to messages, and parse incoming data in to various data structures. Your application should simply list irlpact as a dependancy in your .app file. If iRLpact is installed on your system then it should be available to use as a library.


*** Support ***

This code is available under the MIT license.

This library is an example, I take no responsibility for its fitness in a production environment. It should also be noted that this library is incomplete, as I did not need all of the functionality ICE provides. Adding new messages should be done in irlpact_messages.erl. If you make any changes please submit a patch via github.

irlpact's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.