mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
5 lines
337 B
Markdown
5 lines
337 B
Markdown
# Regular
|
|
|
|
The state of these subscriptions is removed when they are unsubscribed or closed \(which is equivalent for this type of subscription\) or the client connection is closed \(explicitly by the client, or closed by the server due to timeout\). They do, however, survive a _server_ failure \(if running with a persistent store\).
|
|
|