Commit Graph

46 Commits

Author SHA1 Message Date
63d3806936 working on server authenticate users 2026-05-13 23:47:33 -04:00
798652cb4d Set the target of RTC to _rtc and removed all Pass Through Methods. 2026-04-29 09:10:49 -04:00
5b10afcec2 Rewrote all of MainPage.xaml.cs 2026-04-27 10:01:59 -04:00
20e99fefec Fixed missing merge stuff. 2026-04-27 06:54:12 -04:00
d6ecb63b5f MainPage cleanup 2026-04-27 06:49:44 -04:00
687387b105 Reviewed and Updated models for Shared project 2026-04-26 02:33:40 -04:00
92c432cd49 Client Code Done - Needs Bug Fixing 2026-04-26 00:06:49 -04:00
a52ae2f4a4 Encryption Sent, Encrpytion Decoded, Offer Sent, Offer Recieved, JS -> C# / C# -> JS Broke (some disconnect here) SendRtcSignalToJsAsync 2026-04-24 05:18:50 -04:00
0c9ff3b5d9 Setting stage for channel types and groups 2026-04-22 21:35:21 -04:00
4f6bbcf6e2 A step in the right direction 2026-04-21 01:14:44 -04:00
a2608ffab9 This isn't FULLY functional, but it's what I've made thus far... I'm still working on a Ice Disconnect somewhere at least for me - welcome to test. 2026-04-18 18:05:22 -04:00
b70189c619 Verify RTS Push to JS (fixes to application) 2026-04-17 16:47:30 -04:00
a56e246095 Fixed Messaging Bug (inversed a if statement) 2026-04-13 22:57:39 -04:00
085507519a updated to shared lib 2026-04-11 18:42:29 -04:00
c3b8dc5061 Shared System completed. Test for bugs. 2026-04-10 14:14:35 -04:00
e855948ca9 Merge branch 'refs/heads/main' into Shared-Files 2026-04-10 14:13:01 -04:00
dc37933fb8 cleanup prep and leave call prep 2026-04-09 16:53:29 -04:00
9ad1d898ff Starting work on Shared Files 2026-04-09 10:51:04 -04:00
dad5de3d7f CALL WORKS, NEEDS TO HAVE LEAVE CALL SETUP AND HOTSWAP FIXED 2026-04-08 22:29:29 -04:00
cec2d7593f making ice candidates write to DB properly 2026-04-08 18:48:15 -04:00
dff05dd596 ice candidates gathering working, needs to get public ips 2026-04-07 17:30:34 -04:00
31646a315a cleaned up extra debug messages 2026-04-06 20:59:19 -04:00
7af9cd0df8 Auto stash before merge of "main" and "origin/main" 2026-04-06 20:48:57 -04:00
df438e265b Revert "It's still broken, but I made a bit of progress."
This reverts commit 9b666ee109.
2026-04-06 20:43:03 -04:00
9b666ee109 It's still broken, but I made a bit of progress. 2026-04-06 18:57:46 -04:00
3c1a4c7a2d brokededed again 2026-04-06 17:42:14 -04:00
7d8755ca71 Fixed all underlying issues with the "Answer" call. 2026-04-06 16:08:37 -04:00
aa7f6597c4 Merge broketh my code 2026-04-06 15:31:39 -04:00
9f4d4eaa15 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	RelayServer/Services/Chat/ChatSocketBehavior.cs
2026-04-06 15:27:23 -04:00
e5a1166bec Changed thread / added helper for UI based messages on MAIN thread. 2026-04-06 15:26:23 -04:00
e7994f00b1 debug lines added 2026-04-06 14:44:33 -04:00
c89a0cf88b setup client to make calls to servers api for webrtc data management 2026-04-03 19:45:06 -04:00
92db27edc4 presetup client for server api calls for webrtc calls 2026-04-02 13:51:26 -04:00
e9f96b7389 Update: Channel Based VC (Same Issues) 2026-03-31 09:47:15 -04:00
6fedad92b1 update: Device Selection + No Cam Required 2026-03-31 04:58:00 -04:00
8c6724038a Added WebRTC stuff - Needs Testing. 2026-03-29 15:18:57 -04:00
0bb3aa28b1 updated and connected webview to C# 2026-03-28 05:18:05 -04:00
a5772d7579 swapping to webview webrtc setup as temp solution
will build a custom C# webrtc implementation later
2026-03-26 03:32:58 -04:00
3d5c35fb15 Init: Debugging 2026-03-22 05:36:10 -04:00
619f1add51 it broke 2026-03-22 04:43:43 -04:00
caf020c393 Update: Mutli Channel Support 2026-03-22 01:54:52 -04:00
8a771220e4 Update: Full E2EE + Scripts 2026-03-21 04:45:49 -04:00
2b2b16271b bare basic WS setup 2026-03-20 23:59:08 -04:00
2dfc898e8a Multi Client Support - Needs Update Post Socket to support Multiple "Clients" not in a single Bus. 2026-03-20 22:48:04 -04:00
d3d52c3553 remade into 1 project
remade into 1 project
2026-03-14 18:41:39 -04:00
ee37ddf2b8 Initial commit 2026-03-14 18:29:23 -04:00