Git Product home page Git Product logo

legionhasantidote's Introduction

Legion

The legion overlay and messaging code base. Version 0.1.0

Installation

You need node (npm) [https://nodejs.org/en/].

$ git clone https://github.com/albertlinde/Legion
$ cd Legion
$ npm install
$ ./compile 

Running

$ npm start

Start starts both HTTP and Signalling server. Open localhost:8000 in your Google Chrome browser. Example application objects: counter_state, op_set, op_map, state_set, and delta_set.

$ npm stop

Stop shuts down the HTTP and Signalling servers. Logs can be found in the folder run.

Development

Open localhost:8000/indexDebug.html in your browser to obtain per file error handling.

  • /applications contains the example application.
  • /framework contains legion.
  • /framework/client/protocols have basic overlay and messaging protocols.
./compile.sh    #updates legion-min.js

Sub projects

LegionOverlayVis - A peer-to-peer overlay network visualisation tool.

License

Apache-2.0

legionhasantidote's People

Contributors

albertlinde avatar pefido avatar jcleitao avatar

Stargazers

quendera avatar João Campinhos avatar Gonçalo Mendes Cabrita avatar

Watchers

James Cloos avatar  avatar  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.