java_nats icon indicating copy to clipboard operation
java_nats copied to clipboard

Streaming not supported

Open MichaelSp opened this issue 7 years ago • 2 comments

This Server has no streaming implemented: https://nats.io/documentation/streaming/nats-streaming-intro/

MichaelSp avatar Sep 17 '18 15:09 MichaelSp

There is a Java NATS Streaming client available here: https://github.com/nats-io/java-nats-streaming

wallyqs avatar Sep 17 '18 16:09 wallyqs

Sure, I was talking about a streaming server. I want to use the embedded NATS-Server to implement unit & integration tests. So streaming support would be really nice.. I'm currently creating an implementation for that.... PR is coming (soon, I hope)

MichaelSp avatar Sep 17 '18 18:09 MichaelSp