-
### Checklist
- [X] The issue can be reproduced in the [nextjs-auth0 sample app](https://github.com/auth0-samples/auth0-nextjs-samples/tree/main/Sample-01) (or N/A).
- [X] I have looked into the […
-
**Is your feature request related to a problem? Please describe.**
The way adapters work, every message gets broadcast to all instances of the service. This represents a scalability problem, especial…
-
Goal here is to generate the libraries from TSPs while we want to maintain surface area.
There are two primary objectives from this work:
1. Add support in dataplane for generating libraries using th…
-
When deploy kafka docker edition all in one: using docker-compose.yml
```
---
version: '2'
services:
zookeeper:
image: confluentinc/cp-zookeeper:latest
hostname: zookeeper
cont…
-
[JSON Web Token](https://jwt.io)
This will need to be done in conjunction or after #28
-
Refactor the usage of the elasticsearch client into a common way.
Currently the _module_ feature uses the Elasticsearch Ruby client and the X-Pack config management uses the elasticsearch output as…
-
**Describe the bug**
Making a request to the REST API that ksql makes available allowing you to get a stream of data from ksql sometimes does not work, terminating with an error, `RemoteDisconnected(…
-
https://github.com/baloise/rocket-chat-rest-client/blob/master/docs/CODEOWNERS
-
```
What steps will reproduce the problem?
1.I have a WebAPI that accepts a string.
[HttpPost]
public string SomeName([FromBody] string aStringValue){}
2.I need to send a string as POST to that API.(C…
-
```
What steps will reproduce the problem?
1.I have a WebAPI that accepts a string.
[HttpPost]
public string SomeName([FromBody] string aStringValue){}
2.I need to send a string as POST to that API.(C…