pub const RPC_DEFAULT_MAX_SUBS_PER_CONN: u32 = 1024;
Expand description

The default max number of subscriptions per connection.