Jesse Gorzinski

Results 96 comments of Jesse Gorzinski

Whattabout if you omit the `-i`?

I think everything is resolved except for the decision to have: - a loop-with-timestamp for a route that continues writing the data to the file - a route that only...

Should add a `README.md` explaining how to use the example and what the outputs are

Apache Camel can also quite easily do routing into MQTT and other protocols. See (the 'camel' directory](https://github.com/IBM/ibmi-oss-examples/tree/master/camel) for some examples. For what it's worth, the contents of the repos only...

Yes, I wrote a Twilio example derived from this one which integrates with RPG in a variety of ways. The code is at https://github.com/ThePrez/OSS-integration-pptx It needs lots of documentation work,...

@JonFP , I've cut a new release, v0.3.0, which should make the experience much better ```fortran /QOpenSys/pkgs/bin/yum install https://github.com/ThePrez/DCM-tools/releases/download/v0.3.0/dcmtools-0.3.0-0.ibmi7.2.ppc64.rpm ```

> Looks good so far @ThePrez - will let you know if I encounter any difficulties. Have you talked to scott F and his merry men? Your one liner install...

> I think it should suggest it as an alternative to the script offered. If you looks at that script you'll find that it will scare the living daylights out...

> I've dismissed my review because shrug but I wonder why you didn't opt to handle this inside libuv. I assume IBM wants porting to its platforms to be as...