Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Obsctl::Server::ClientRegistry::Subscription
Inherits
Struct
<
Value
<
Object
A registered client session and its requested topic set.
Constructors
new
(session :
IPC::ClientSession
, topics :
Set
(
String
))
Source
Instance methods
clone
Source
copy_with
(session _session = @session, topics _topics = @topics)
Source
session
topics