celluloid_pubsub 0.6.0
CelluloidPubsub is a simple ruby implementation of publish subscribe design patterns using celluloid actors and websockets, using Reel server for inter-process communication
Gemfile:
=
安装:
=
Runtime 依赖 (7):
activesupport
>= 4.1.0, ~> 4.1
celluloid
~> 0.16, ~> 0.16.0
celluloid-io
>= 0.16.2, ~> 0.16
celluloid-websocket-client
>= 0.0.1, ~> 0.0
http
>= 1.0.2, ~> 1.0
json
>= 1.8.3, ~> 1.8
reel
>= 0.6.0, ~> 0.6
Development 依赖 (10):
coveralls
>= 0.7, ~> 0.7
github-markup
>= 1.3.3, ~> 1.3
inch
>= 0.6, ~> 0.6
mocha
>= 1.1, ~> 1.1
rake
>= 10.5, ~> 10.5
redcarpet
>= 3.3, ~> 3.3
rspec
>= 3.4, ~> 3.4
simplecov
>= 0.10, ~> 0.10
simplecov-summary
>= 0.0.4, ~> 0.0.4
yard
>= 0.8.7, ~> 0.8