Add EventBuilder static class to EventTypes.cs with helpers for constructing fully-populated ConnectEventMsg, DisconnectEventMsg, AccountNumConns, and ServerStatsMsg. Also add RemoteServerShutdownEvent, RemoteServerUpdateEvent, LeafNodeConnectEvent, and LeafNodeDisconnectEvent advisory types. Add FullEventPayloadTests.cs (10 tests) covering all builders, GenerateEventId uniqueness, GetTimestamp ISO 8601 format, DataStats zero defaults, and ConnectEventMsg JSON roundtrip.
5.7 KiB
5.7 KiB