actionmessage

0.0.2 • Public • Published

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();

/actionmessage/

    Package Sidebar

    Install

    npm i actionmessage

    Weekly Downloads

    2

    Version

    0.0.2

    License

    MIT

    Last publish

    Collaborators

    • jeffreysun