ddp-analyzer

0.3.0 • Public • Published

Meteor DDP Analyzer

Very Simple DDP Proxy which logs DDP messages

Read more on: Discover Meteor DDP in Realtime

Discover Meteor DDP in Realtime

Installation

npm install -g ddp-analyzer

Start DDP Analyzer Proxy

ddp-analyzer-proxy

Start Meteor App

You need to either start your Meteor App with few configurations

export DDP_DEFAULT_CONNECTION_URL=http://localhost:3030
meteor

or just open http://localhost:3030 from browser.

Now, open your app in the browser and you'll see DDP logs dumped by ddp-analyzer-proxy

/ddp-analyzer/

    Package Sidebar

    Install

    npm i ddp-analyzer

    Weekly Downloads

    1

    Version

    0.3.0

    License

    none

    Last publish

    Collaborators

    • arunoda