pamoja for TypeScript - v0.1.17
    Preparing search index...

    Module @pamoja/core

    The pamoja engine's surface for Node: the runtime version and the transport every link shares, over the compiled engine in @pamoja/native.

    This is the counterpart of the pamoja-core crate. Each capability is its own package (@pamoja/mqtt, @pamoja/security, and so on), and pamoja bundles all of them. The generated contract itself is @pamoja/native.

    @pamoja/core

    The pamoja engine's surface for Node: the runtime version and the transport every link shares. This is the counterpart of the pamoja-core crate, and like it, it is small; the compiled engine lives in @pamoja/native, which this package depends on.

    API reference documentation

    npm install @pamoja/core
    

    Each capability is its own package (@pamoja/mqtt, @pamoja/security, and so on) and npm install pamoja is the whole framework in one package.

    MIT

    Transport
    TransportMessage
    version