0.0.2 • Published 12 years ago

actionmessage v0.0.2

Weekly downloads
-
License
-
Repository
-
Last release
12 years ago

This is the JS implementation for the Action Message protocol. The handler must be registered ahead before it is available.

This module can be used under both the server and browser environments.

Browser environment

Server environment (Node.js) var actionMessage = require('actionmessage'), var messageSolver = actionMessage.getMessageSolver();