-
Startup is stuck on
```
[1] 2024/01/22 08:31:22.385297 [INF] STREAM: Starting nats-streaming-server[appetite-micro] version 0.25.6
[1] 2024/01/22 08:31:22.385345 [INF] STREAM: ServerID: EodFr7Xo…
-
PS C:\> docker run kuali/nats-streaming-console
{ options:
{ server: 'nats://localhost:4222',
monitor: 'http://localhost:8222',
cluster: 'test-cluster',
appName: 'nats-streaming…
-
https://github.com/ThreeDotsLabs/watermill/tree/master/_examples/real-world-examples/server-sent-events
Needs upgrading to new nats jetstream public api: https://github.com/nats-io/nats.go/tree/mai…
-
Hi,
when I wired to two nodes behind the nats-streaming-subscibe node. The Node Red environment kills with an error.
The example is very easy. The main problem is to read messages from nats stre…
-
My environment is :
```
server: nats-streaming:0.21.1-alpine
asyncio-nats-client @ asyncio-nats-client-0.11.4.tar.gz
asyncio-nats-streaming @ asyncio-nats-streaming-0.4.0.tar.gz
python 3.7
```
…
-
This Server has no streaming implemented: https://nats.io/documentation/streaming/nats-streaming-intro/
-
Hi, thank you for great product.
This doesn't works:
```rb
opts = {
servers: ['tls://example.com:4222'],
token: 'mytoken',
}
STAN::Client.new.connect("test-cluster", "client-123", nat…
-
Hi,
#### the problem:
when you try to send a message with any UTF8 character, it fails
#### actual result:
it raises with:
```
/bundle_cache/gems/nats-streaming-0.2.2/lib/stan/client.rb:193:…
-
Hi ,
I am trying to deploy our service in fault tolerance mode but getting following error,
[1] 2018/10/29 05:35:03.204539 [INF] STREAM: Starting nats-streaming-server[test-cluster] version 0.11…
-