Merge remote-tracking branch 'origin/main'
# Conflicts: # RelayServer/Services/Chat/ChatSocketBehavior.cs
This commit is contained in:
@@ -108,6 +108,8 @@ public partial class MainPage : ContentPage
|
|||||||
SafeSendRawToWebView($"[{_username}] RAW WS DATA: {e.Data}");
|
SafeSendRawToWebView($"[{_username}] RAW WS DATA: {e.Data}");
|
||||||
|
|
||||||
|
|
||||||
|
hybridWebView.SendRawMessage($"[{_username}] RAW WS DATA {e.Data}");
|
||||||
|
|
||||||
Console.WriteLine($"[{_username}] RAW WS DATA: {e.Data}");
|
Console.WriteLine($"[{_username}] RAW WS DATA: {e.Data}");
|
||||||
|
|
||||||
try
|
try
|
||||||
|
|||||||
Reference in New Issue
Block a user