Open iamd3vil opened 5 years ago
I've seen the streaming branch and I wonder how far it is from the very basic PUB/SUB functionality.
Thank you.
@costa Hi, I haven't worked on it for long time. It isn't usable right now but I will probably will work on this and try to complete it before next week. Will let you know.
@iamd3vil that would be great; I've found just a few works in progress, and it's essential to my project to connect Erlang/Elixir ecosystem to NATS streaming MQ.
@iamd3vil Can you tell what's obstructing the implementation of the basic functionality? I might take a look. Also, have you seen additional implementation attempts?
Nothing's a actually a blocker, except I am not getting enough time to work on it. You are welcome to contribute to it if you want. Please let me know, if you have any doubts/issues.
FYI, I've found the basic functionality I was looking for at https://github.com/mmmries/nats.ex_streaming
Currently
nats_ex
doesn't support NATS streaming.