-
@ReubenBond I initially began the port of [Orleans.Streams.Kafka](https://github.com/jonathansant/Orleans.Streams.Kafka) in one of my branches and started comparing its implementation to the current …
-
I'm doing some ESD testing with our robot and just ran into an extremely strange issue. After driving around the field and zapping the lander, the Expansion Hubs became unresponsive to the gamepads an…
-
I have a barebones script based off of the example code in the README, a simple listener on the client that listens for the device event, and a console.log that prints out the resulting device objects…
-
Faust-streaming application should access Azure Event Hubs for Apache Kafka schema registry.
**Describe the solution you'd like**
I would like to get SchemaRegistryClient for azure event hubs bas…
-
### What happened?
I'm seeing that scans aren't refreshing the page after they are done. Initial speculation is it might be that the websocket disconnects when the JWT refresh happens every 10 minute…
-
Is this library still expected to be able to discover a hub on my local network? It's not working for me.
Here is my code:
```
const HarmonyHubDiscover = require('harmonyhubjs-discover…
-
I am running an Angular project that is using Azure Event Hubs to send and receive events with the following version:
```
Angular CLI: 8.3.27
Node: 12.13.1
OS: win32 x64
Angular: 8.2.14
```
We …
-
Based on experience, best way to test IaC would be to test the final deployment to see if the desired behaviour is reached or not.
Possible solution could be to https://github.com/localstack/locals…
-
I have a proof of concept set up and running on my local machine using the Aiven Http Connector. The idea is to configure the connector to consume data from a kafka topic and then publish the data int…
-
# Summary
The contract for the prefix used for naming blobs associated with ownership and checkpoint information is that all elements should be treated as lower-case. Currently, the Java checkpoin…