Skip to content
This repository has been archived by the owner on Nov 11, 2018. It is now read-only.

Commit

Permalink
spumko
Browse files Browse the repository at this point in the history
  • Loading branch information
Eran Hammer committed Mar 6, 2013
1 parent 481bc56 commit f7a8e30
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
@@ -1,9 +1,9 @@
<a href="https://github.com/walmartlabs/blammo"><img src="https://raw.github.com/walmartlabs/blammo/master/images/from.png" align="right" /></a>
<a href="https://github.com/spumko"><img src="https://raw.github.com/spumko/spumko/master/images/from.png" align="right" /></a>
![tv Logo](https://raw.github.com/spumko/tv/master/images/tv.png)

Interactive debug console for [**hapi**](https://github.com/walmartlabs/hapi)
Interactive debug console for [**hapi**](https://github.com/spumko/hapi)

[![Build Status](https://secure.travis-ci.org/walmartlabs/tv.png)](http://travis-ci.org/walmartlabs/tv)
[![Build Status](https://secure.travis-ci.org/spumko/tv.png)](http://travis-ci.org/spumko/tv)

The debug console is a simple web page in which developers can subscribe to a debug id (or * for all), and then include that
debug id as an extra query parameter with each request. The server will use WebSocket to stream the subscribed request logs to
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "tv",
"description": "Interactive debug console plugin for hapi",
"version": "0.1.1",
"version": "0.1.2",
"author": "Eran Hammer <eran@hueniverse.com> (http://hueniverse.com)",
"contributors":[
"Wyatt Preul <wpreul@gmail.com>",
Expand Down

0 comments on commit f7a8e30

Please sign in to comment.