asyncapi / nodejs-template

This template generates a server using your AsyncAPI document. It supports multiple different protocols, like Kafka or MQTT. It is designed in the way that generated code is a library and with it's API you can start the server, send messages or register a middleware for listening incoming messages. Runtime message validation included.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asyncapi/nodejs-template Issues