Alias NoiseClient

An alias for a vibe-noisestream based RPCClient.

alias NoiseClient(API) = RPCClient!(API,NoiseInfo);