Kafka connector client library to connect to kafka for producing and consuming events
apis
folder lists all the public APIs
to be consumed by different producers
and consumers.
AssignmentUploadConsumer
is the consumer interface that provides APIs for handlingAssignmentUploadEvent
events.