Skip to content
This repository has been archived by the owner on May 21, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:mupat/hotcoffee-websocket
Browse files Browse the repository at this point in the history
  • Loading branch information
mupat committed Mar 24, 2015
2 parents ecae27a + ea39066 commit c139aa5
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
@@ -1,8 +1,9 @@
# hotcoffee-websocket
A Plugin for [hotcoffee](https://github.com/kr1sp1n/hotcoffee) to add [socket.io](http://socket.io/) to get realtime updates.

[![Circle CI](https://circleci.com/gh/mupat/hotcoffee-websocket.svg?style=svg)](https://circleci.com/gh/mupat/hotcoffee-websocket)
[![Coverage Status](https://coveralls.io/repos/mupat/hotcoffee-websocket/badge.svg?branch=master)](https://coveralls.io/r/mupat/hotcoffee-websocket?branch=master)
[![Dependencies Status](https://david-dm.org/mupat/hotcoffee-websocket.svg)](https://david-dm.org/mupat/hotcoffee-websocket)
[![Circle CI](https://circleci.com/gh/mupat/hotcoffee-websocket.svg?style=svg)](https://circleci.com/gh/mupat/hotcoffee-websocket)

A Plugin for [hotcoffee](https://github.com/kr1sp1n/hotcoffee) to add [socket.io](http://socket.io/) to get realtime updates.

## Usage
See [`example.coffee`](/example.coffee) and [hotcoffee](https://github.com/kr1sp1n/hotcoffee)
See [example.coffee](/example.coffee) and [hotcoffee repo](https://github.com/kr1sp1n/hotcoffee)

0 comments on commit c139aa5

Please sign in to comment.