pnxtech / hydra

A light-weight library for building distributed applications such as microservices
https://www.hydramicroservice.com
MIT License
645 stars 54 forks source link

upgrade to fwsp-umf-message 0.2.0 and fixed test #6

Closed cjus closed 7 years ago

cjus commented 7 years ago

on _sendReplyMessage I'm making sure we use the long UMF format. Also when storing UMF messages in the job queue I'm also trying to ensure they're stored in long format. Finally, I fixed an issue where the unit test was failing because of an unnecessary config file import.