0.3.0 • Published 10 years ago

ddp-analyzer v0.3.0

Weekly downloads
26
License
-
Repository
github
Last release
10 years ago

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

0.3.0

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.4

11 years ago

0.1.3

11 years ago

0.1.2

11 years ago

0.1.1

11 years ago