A Somewhat Pointless Feed of the postal.js Wiretap:

<% if( messages.length ) { %> <% _.each( messages, function( msg ) { %>
<%= msg.text %>

<% }) %> <% } else { %> Waiting on more data to come through the wiretap... <% } %>