maia-mailer
v0.0.1
Published
Websocket hook for mail integration
Downloads
3
Readme
Maia Mailer Client
Introduction
This is the implementation of a node.js client for Maia that connects to an SMTP server. Maia is 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. The server implementation can be installed via npm:
npm install maia-server
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
You can clone this repository directly, or simply install via npm.
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.