Closed deepsleep closed 6 years ago
@deepsleep did you sign the Eclipse CLA?
@cescoffier Sorry that I am not sure about that, since it's my first PR in Github. And sure I would like to sign the Eclipse CLA.
@deepsleep you just have to create an account and sign the CLA on https://accounts.eclipse.org/user/login?destination=user/eca.
The value behind this extra step is to be sure that the contribution is "cleared" in term of IP. You sign the CLA only once for all your contribution to Eclipse projects.
Thanks @cescoffier. I have signed the Eclipse CLA. And my email address of Eclipse account is jfcheng87@gmail.com . Thanks again. :)
Fix issue #40 found in both StompClientConnectionImpl and DefaultStompHandler.
Add unit test testAsymmetricHeartbeatTime to StompClientImplTest.