feat(batch24): complete leaf nodes implementation and verification
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
// Copyright 2019-2026 The NATS Authors
|
||||
// Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
||||
namespace ZB.MOM.NatsNet.Server;
|
||||
|
||||
public sealed partial class NatsServer
|
||||
{
|
||||
// Leaf-node subscription fanout is implemented in ConfigAndConnect partial for this batch.
|
||||
}
|
||||
Reference in New Issue
Block a user