Hi devs, I’ve created some Storm libraries and would like know whether links can be added to the Storm page or somewhere where people looking for these libraries will visit.
The first library is GoStorm, which is a Storm multilang adaptor for the go programming language. https://github.com/jsgilmore/gostorm The second library is protoshell, which allows for protocol buffer serialisation, instead of the Storm multilang protocol. https://github.com/jsgilmore/protoshell That library will only work after my pull request (https://github.com/apache/incubator-storm/pull/84) is accepted to address Storm issue 138 https://issues.apache.org/jira/browse/STORM-138. I would really appreciate some links on the Storm page where ruby and python adaptors are listed for GoStorm. Regards John Gilmore
