mirror of
https://github.com/eliasstepanik/IonosDDNSUpdater.git
synced 2026-01-11 19:48:26 +00:00
6 lines
141 B
C#
6 lines
141 B
C#
namespace DDNSUpdater.APIs.GRPC;
|
|
|
|
public class Grpc
|
|
{
|
|
//This is where the GRPC Server for Communication between Services should come
|
|
} |