thiagoananias
thiagoananias
Hello! I'am using Kafka on Kubernetes using the helm chart I'am using this code to insert the data on the Cluster, very simple The producer ``` 'use strict'; const {...
Hello! i'am using Kafka with Kubernetes (https://github.com/confluentinc/cp-helm-charts) And i configured the plugin with success because the Kafka Connect process executes with no error and the status is running! (When i...
Hello, i'am trying to use the AudioStreamer in my project and i'am having some troubles with playing more than one music in background. Like this: I start one music..so when...