-
The [Connect Options](https://github.com/nats-io/stan.js#connect-options) section of the readme states
> "The stan.js client honors all standard nats.js connection options, with the exception of: - …
-
没有用到消息队列?
-
### What version of Go are you using (`go version`)?
go version go1.12.1 darwin/amd64
### Does this issue reproduce with the latest release?
Yes
### What operating system and pro…
-
This may have been reported before, but I am having hard time reconnecting to the NATS server after I restart it. This is a very frustrating issue. You would think this should be first thing that shou…
-
If you have a cluster with no Istio enabled and then you upgrade with `enableIstio` - then upgrade fails. Also a fresh install with Fission and Istio enabled fails to upgrade. The Helm upgrade waits o…
-
**Description**
KEB needs to provide a component list to provision synchronized with Kyma version.
AC:
- KEB allows to be configured with different component lists for different versions.
…
-
Golint reports a bunch of warnings, mostly about missing comments. We should clean up and remove unused exports [any tools for that?], and add comments where it makes sense.
https://goreportcard.c…
-
When using the OpenFaas helm chart with the `istio.mtls=true` value set the generated Istio objects are not compatible with newer Istio releases. The Policy object the helm chart is currently generati…
-
I would like to use NATS Streaming as an event store/bus in an event sourcing context. I think it is very well suited to the problem except for one thing: Concurrent writes/publishes to the same chann…
-
Hi, I’m trying to stream a video from my raspberry pi to my laptop with a low latency (500ms max). The only solutions I found that offer a good latency are web based streams, the one I use is an MPEG …