@asyncapi/generator
Version:
The AsyncAPI generator. It can generate documentation, code, anything!
34 lines • 734 B
JSON
[
{
"name": "core-template-client-kafka-java-quarkus",
"type": "client",
"protocol": "kafka",
"target": "java",
"stack": "quarkus"
},
{
"name": "core-template-client-websocket-dart",
"type": "client",
"protocol": "websocket",
"target": "dart"
},
{
"name": "core-template-client-websocket-java-quarkus",
"type": "client",
"protocol": "websocket",
"target": "java",
"stack": "quarkus"
},
{
"name": "core-template-client-websocket-javascript",
"type": "client",
"protocol": "websocket",
"target": "javascript"
},
{
"name": "core-template-client-websocket-python",
"type": "client",
"protocol": "websocket",
"target": "python"
}
]