2023-03-24 20:21:33 +01:00

6 lines
141 B
C#

namespace DDNSUpdater.APIs.GRPC;
public class Grpc
{
//This is where the GRPC Server for Communication between Services should come
}