RE: C# client for kafka 0.8

2013-06-19 Thread Withers, Robert
Thanks for the information, Tim. I've never coded on the clr, so I asked only to attempt to entice an app group here, who does use C#. They are still considering the situation. thanks, rob Sent: Tuesday, June 18, 2013 9:47 AM To: users@kafka.apache.org Subject: Re: C# client for kafk

Re: C# client for kafka 0.8

2013-06-18 Thread Timothy Chen
Hi Robert, The most recent one that I know of is the C# client that ExactTarget folks did, however not all calls are up to the 0.8 protocol so it doesn't completely work. I have a slightly more cleaned up version here https://github.com/tnachen/kafka/tree/feature/et-develop-0.8 It will be great

C# client for kafka 0.8

2013-06-18 Thread Withers, Robert
I see an old C# client, which is 2 years old. Does anyone have a C# client that works with the kafka 0.8 producer? Thanks, rob