Reviewed and Updated models for Shared project

This commit is contained in:
2026-04-26 02:33:40 -04:00
parent 5486795f4d
commit 687387b105
11 changed files with 212 additions and 222 deletions

View File

@@ -3,6 +3,7 @@ using WebSocketSharp;
using System.Text.Json;
using System.Text.Json.Serialization;
using RelayShared.Rtc;
using RelayShared.Services;
namespace RelayClient;