Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Message from discussion Stomp Ruby gem on GitHub
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Glenn Rempe  
View profile  
 More options May 10 2008, 1:12 pm
From: Glenn Rempe <glenn.re...@gmail.com>
Date: Sat, 10 May 2008 10:12:38 -0700 (PDT)
Local: Sat, May 10 2008 1:12 pm
Subject: Stomp Ruby gem on GitHub
Hi all,

I have been making a few cleanups and fixing a few bugs on a
(temporary?) fork of the codehaus.org copy of the Ruby Stomp gem.  I
would encourage anyone who has issues that need fixing to submit
patches for code and or documentation as a pull request on GitHub.

http://github.com/grempe/stomp/tree/master

The intention is to provide all changes back to the original project
and they can decide if they would like to accept them and officially
release the changes we are submitting as a new version of the official
gem on rubyforge.

GitHub automatically generates new gems from the master branch of the
repo and I'll put instructions for installing the gem from github in
the README which can be found at the link above.

Please accompany all code changes with matching Rspec specs, which
should be mocked/stubbed so they don't make calls directly to external
servers, or to collaborating classes.

TODO : One thing I would personally like to see is an easy way to make
a synchronous request to the STOMP server which is non-blocking.  The
poll method seems broken to me, and receive appears to connect and
block until messages arrive.  Someone want to take that one on or show
me the error of my ways?  :-)

Happy coding!

Glenn


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.