mmmries / nats.ex_streaming

A NATS Streaming client for Elixir
3 stars 4 forks source link

[FeatureRequest] Send CloseRequest when client is terminating #3

Open namxam opened 5 years ago

namxam commented 5 years ago

Just a quick reminder that the CloseRequest, as specified in the docs, is not yet sent. There is a code comment in lib/gnat/streaming/client.ex, but I want to raise the issue here to increase visibility / make everyone who wants to test it aware of the fact that it needs implementation.