Christoph
Christoph
The Kafka cluster that I am connecting kafka-manager to requires SASL_PLAINTEXT. To make the connection work, I configure the *SASL JAAS Config* value of the cluster configuration (in the UI)...
I am using SLS Offline DynamoDB Streams (SODS) to develop and test a Serverless + NodeJS application that uses DynamoDB streams to trigger additional Lambda functions. I have struggled with...
Class name does not match constructor name.
I started out with the example code from the Readme page and from there started developing some more complex scenario involving two timers. I quickly stumbled across the issues already...
**Describe the issue** I created a route that starts in Downtown Watopia and heads West. When I start the route with Zwift and Road Captain Runner, RCR asks me to...
Spawn point with route name "Big Loop Reverse" uses an event-only route name. Switch to a "public" route with the same spawn point and direction.
**Describe the issue** While configuring a route, I discovered two problems with the existing route segment and turn configurations. Fyi, this is (so far) only a builder issue, not a...
I am currently integrating your token provider into my own SPA application. I really like it because it is small enough for me to understand and integrate, unlike all those...
I discovered this issue in Quibble 0.6.14 on my Windows developer machine. I wrote a test case that is supposed to fake an inner dependency, like this: ``` // logic.js...