starting to play with zeromq

This commit is contained in:
Dan Buch 2012-03-15 08:02:39 -04:00
parent 47d9b54b10
commit 9a9e9ad551
2 changed files with 13 additions and 0 deletions

3
zeromq/with-ruby/Gemfile Normal file
View File

@ -0,0 +1,3 @@
source :rubygems
gem 'zmq'

View File

@ -0,0 +1,10 @@
GEM
remote: http://rubygems.org/
specs:
zmq (2.1.4)
PLATFORMS
ruby
DEPENDENCIES
zmq