town_crier

0.0.13 • Public • Published

Town Crier

An AMQP bridge to the browser using Server-Sent Events

This is still an early alpha prototype. Use at your own risk.

Installation

Broswerify

require('town_crier');

Sprockets

//= require town_crier/client

or

//= require town_crier/client.min

Boring old script tags

<script src="/path/to/town_crier/client.js"></script>

or

<script src="/path/to/town_crier/client.js"></script>

Package Sidebar

Install

npm i town_crier

Weekly Downloads

0

Version

0.0.13

License

none

Last publish

Collaborators

  • dlindahl