It looks like there is a MIT licensed java client underway by the nats.io crew which looks to be early alpha: https://github.com/nats-io/jnats
On Fri, Nov 27, 2015 at 10:06 PM, Joe Witt <[email protected]> wrote: > Matt, > > Any chance you'd be interested in turning this into a PR or patch for > formal submission? There are some commented code blocks and todo > sections I noticed in a quick scan but if NATs is as fast as it > suggests and offers an ASLv2 client lib then this seems like a great > thing to have available for folks to experiment with. > > Thanks > Joe > > On Mon, Nov 16, 2015 at 9:10 AM, Angry Duck Studio > <[email protected]> wrote: > > I have been working with NiFi lately and have written a some custom > > processors which may be useful to someone. > > > > https://github.com/mring33621/nats-messaging-for-nifi -- Allows Apache > NiFi > > to send/receive string based messages to/from NATS messaging topics. > > https://github.com/mring33621/scripting-for-nifi -- Use Groovy scripts > as > > NiFi Processors! > > > > Issues and Pull Requests happily accepted! > > > > Thanks for reading. > > > > -Matt Ring > > > > >
