Skip to content

Instantly share code, notes, and snippets.

@dalelane
Created November 27, 2020 10:53
Show Gist options
  • Save dalelane/f2d4805d99bc286f196a768ebe883ee8 to your computer and use it in GitHub Desktop.
Save dalelane/f2d4805d99bc286f196a768ebe883ee8 to your computer and use it in GitHub Desktop.
kafka cluster in asyncapi
asyncapi: 2.0.0
...
servers:
production:
url: localhost:9092
protocol: kafka
protocolVersion: '1.0.0'
description: I run a production server on my laptop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment