You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,6 +41,10 @@ Use **Zilla** as a:
41
41
|[Validate MQTT via AsyncAPI →](examples/asyncapi.mqtt.kafka.proxy)| Enforce an AsyncAPI schema for messages going into an MQTT broker. |
42
42
|**Much more!**| Check out all the [Zilla Demos](https://github.com/aklivity/zilla-demos) and [Zilla Examples](examples). |
43
43
44
+
## Native Kafka Proxying with Zilla ***Plus***
45
+
46
+
To secure and govern native Kafka clients, with features such as Virtual Clusters and mTLS-enabled custom Kafka domains, see [**Zilla Plus**](https://www.aklivity.io/products/zilla-plus#compare-editions). Enterprise support and integrations are also available through this commercially backed version of Zilla.
47
+
44
48
## Get started in 60 seconds
45
49
46
50
**Zilla** is stateless, declaratively configured, and has no external dependencies. The fastest way to get started is to follow the [**Quickstart**](https://docs.aklivity.io/zilla/latest/getting-started/quickstart).
0 commit comments