Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
NATS::Client::Subscription
Inherits
Reference
<
Object
Constructors
new
(channel :
String
, socket :
NATS::Client::Connection
, id :
UInt64
|
UInt32
|
Nil
, options :
OptionsHash
, &callback :
CallbackProc
)
Source
Instance methods
callback
Source
id
Source
subscribe
Source
unsubscribe
Source
Nested types
NATS::Client::Subscription::CallbackProc
NATS::Client::Subscription::OptionsHash