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>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.13
    1
    • latest

Version History

Package Sidebar

Install

npm i town_crier

Weekly Downloads

9

Version

0.0.13

License

none

Last publish

Collaborators

  • dlindahl