Sha256: 5635a2cef114fecbdaed5e605c588d3c51f10adc82492936eae816ee369dff2f

Contents?: true

Size: 1003 Bytes

Versions: 1

Compression:

Stored size: 1003 Bytes

Contents

=== 0.2.2 2013-03-26

* bugfix WebSocketIO::push

=== 0.2.1 2013-03-26

* fix WebSocketIO::push

=== 0.2.0 2013-03-23

* add Sinatra::WebSocketIO::Client
* use gem.add_development_dependency
* delete sample/Gemfile

=== 0.1.7 2013-03-21

* emit "error" on push before websocket connect

=== 0.1.6 2013-03-20

* bugfix gem dependencies

=== 0.1.5 2013-03-19

* modify session storage
* not push to unexist client

=== 0.1.4 2013-03-19

* update event_emitter.js v0.0.7

=== 0.1.3 2013-03-18

* require "sinatra/websocketio_nostart"

=== 0.1.2 2013-03-18

* fix gem dependencies

=== 0.1.1 2013-03-17

* read javascript file - Sinatra::WebSocketIO.javascript

=== 0.1.0 2013-03-16

* support modular style application

=== 0.0.6 2013-03-10

* add tests

=== 0.0.5 2013-03-10

* handle 10K clients

=== 0.0.4 2013-03-10

* close websocket if session_id duplicate

=== 0.0.3 2013-03-09

* add EM::WebSocketIO::Client

=== 0.0.2 2013-03-08

* set :websocketio, :port => 8080

=== 0.0.1 2013-03-08

* release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
sinatra-websocketio-0.2.2 History.txt