Pat Hartl
|
d873526833
|
Dispose RpcClient
|
2026-05-09 19:40:58 -05:00 |
|
vladimir.aubrecht
|
eb782c29bb
|
Don't try to disconnect when there is no connection.
|
2026-01-17 17:46:12 +01:00 |
|
Pat Hartl
|
83ff6a8237
|
Separate SignalR chat client from RPC client. Create abstraction for getting server address. Implement server-side chat client.
|
2025-12-23 21:12:06 -06:00 |
|
Aaron Powell
|
0992d95bd1
|
Adding some logging into server connect/disconnect for debugging
|
2025-12-11 12:09:58 +11:00 |
|
Pat Hartl
|
256b46e823
|
Fix storage of authentication token
|
2025-11-19 00:36:03 -06:00 |
|
Pat Hartl
|
9ad5021d9e
|
Implement RPC keepalive method as Task
|
2025-11-13 21:04:13 -06:00 |
|
Pat Hartl
|
e98d4d449a
|
Auth with RPC, simplify chat delegates, load threads and implement sending messages
|
2025-10-28 22:21:16 -05:00 |
|
Pat Hartl
|
ede0e814a5
|
Change how windows are created. Refactor SignalR client to be named subscriber. Call ChatClient static methods on response from SignalR chat client. Fix dependency loop with chat.
|
2025-10-25 22:00:50 -05:00 |
|