tinawenqiao

Results 2 issues of tinawenqiao

Kafka MultiTopic Consumer can support consumer to subscribe to topics with accurate names, but do not support patterns in the topic names. We often encounter such scenarios. For example, we...

Hi, hengyunabc, I've refactored the project (https://github.com/tinawenqiao/zabbix3api) and do some things as following: 1. Design uniform API return result. ZabbixAPIResult has 3 fields: code, data, message. 2. Refactor Request class...