kafka provider template

This commit is contained in:
2024-11-14 21:53:26 +01:00
parent 354d60eaec
commit b5027e0ca2
11 changed files with 779 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
name = "echo-messaging"
language = "rust"
type = "component"
[component]
wit_world = "hello"
wasm_target = "wasm32-wasip2"