You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 20, 2020. It is now read-only.
Create a
CSharp.fswith namespaceKafunk.CSharpwith adapters for idiomatic C#. Some thoughts:AsynctoTask.KafkaConnectionclass wrappingKafkaConn, with methods for each API operation.KafkaConsumerclass wrappingConsumer, with methods to start consumption, accepting a callabackKafkaProducerclass wrappingProducer, with a method to produce a message.