Merge branch 'ConnectionController' of https://sourcecode.socialcoding.bosch.com/scm/~hpl2fe/polychat into ConnectionController

This commit is contained in:
SCM6WE
2021-09-23 13:33:58 +02:00
4 changed files with 27 additions and 9 deletions

View File

@@ -8,7 +8,6 @@ using PolyChat.Models;
using System.IO;
using System.Threading;
using System;
using System.Text.Json;
using System.Text;
using System.Security.Cryptography;
using Windows.Security.Cryptography.Core;