0.0.13 • Published 10 years ago

town_crier v0.0.13

Weekly downloads
5
License
-
Repository
-
Last release
10 years ago

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>
0.0.13

10 years ago

0.0.12

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago