mchugh19 / zabbix-vue

Chrome/Firefox extension for displaying problems from Zabbix
MIT License
56 stars 13 forks source link

Upgrade to zabbix-promise@2.0.0 #25

Open StarryShark opened 5 years ago

StarryShark commented 5 years ago

The zabbix-promise project released a major version v2.0.0. The package is written to support JavaScript Promise and Async/await interfaces. Zabbix-promise implements Zabbix sender protocol in pure JavaScript code, and there are no other package dependencies, just the Node.js runtime.

Check it out!