celluloid_pubsub 0.4.7
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 依赖 (8):
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
em-hiredis
>= 0.3.0, ~> 0.3
http
>= 0.9.8, ~> 0.9.8
json
>= 1.8.3, ~> 1.8
reel
>= 0.5.0, ~> 0.5
Development 依赖 (9):
coveralls
>= 0.7, ~> 0.7
github-markup
>= 1.3.3, ~> 1.3
inch
>= 0.6, ~> 0.6
mocha
>= 1.1, ~> 1.1
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