Adven27 / Exam

Extension for Concordion BDD Framework
MIT License
17 stars 4 forks source link

modified kafka commands #10

Closed ustitc closed 6 years ago

ustitc commented 6 years ago
  1. EventCheckReplyCommand now also works as a simple synchronous check without reply
  2. Kafka module now works with protobuf like in key-value db module via <protobuf> tag
  3. Added support for descriptor/descriptors attribute in <protobuf> tag. It is needed, when declaring only class of protobuf entity is not enough for serializing
  4. Some code cleanup related to project code conventions