mirror of
https://github.com/Caraxi/mare.server.git
synced 2025-12-12 22:17:22 +01:00
remove grpc
This commit is contained in:
parent
a22dacd365
commit
872ebcd5eb
12 changed files with 61 additions and 131 deletions
|
|
@ -0,0 +1,4 @@
|
|||
using MareSynchronos.API.Data.Enum;
|
||||
|
||||
namespace MareSynchronosShared.Utils;
|
||||
public record ClientMessage(MessageSeverity Severity, string Message, string UID);
|
||||
Loading…
Add table
Add a link
Reference in a new issue