gsi-upm / Maia

The evented and agent-oriented architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Introduction

This is the main repository for the software related to Maia, a new evented and agent-oriented architecture. The server uses websockets for communication between the different nodes, as it is focused on providing lightweight clients in any platform, including web browsers.

This application is under heavy development, so try it and get in contact with us so we can improve it.

There are several example clients for different languages in our repositories, and this server also offers a javascript client in the browser that serves as a logger and tester.

Installation instructions

Our aim is to deploy the cleanest code possible, and make it available through the main distribution channels for each programming language (pip, npm...)

  • For the server side: You can clone this repository directly, or simply install via npm.
  • For the clients: Follow the specific instructions in the client folder.

For more information, contact us through: http://gsi.dit.upm.es

Acknowledgement

Maia is a result of the work for the Web 4.0 project.

About

The evented and agent-oriented architecture

License:Apache License 2.0


Languages

Language:JavaScript 49.2%Language:Java 37.9%Language:C 5.6%Language:Python 4.8%Language:HTML 2.3%Language:Makefile 0.2%