Commit Graph
246 Commits
Author SHA1 Message Date
micialware 80490947b1 Renaming RemoteEndpoint to Proxy 2025-06-27 16:20:17 +03:00
micialware f31ddf1604 Including tools into codegen 2025-06-27 16:12:38 +03:00
micialware 745def1365 Moving codegen tools to another project 2025-06-03 12:09:32 +03:00
micialware fa0565e699 Return of ping pong and ToString for NetworkMessageHeader 2025-05-31 19:46:29 +03:00
micialware e90829f7a1 Nuget version changed 2025-05-24 23:29:02 +03:00
micialware 757d50d1dd Useless ping pong in recovery removed 2025-05-24 23:28:32 +03:00
micialware 5a4d889e0c Merge pull request #2 from YaslePoy/Untrusted
Untrusted
2025-05-15 11:39:05 +03:00
micialware 8e37eda0ae Client useful method in instance repository added 2025-05-15 08:20:32 +03:00
micialware 4638692305 SharedObjectShell bug fix 2025-05-14 14:25:45 +03:00
micialware 79483a8f1d Merge remote-tracking branch 'origin/Untrusted' into Untrusted 2025-05-14 12:58:29 +03:00
micialware d48ac20f7d Cbor bug fixes 2025-05-14 12:58:14 +03:00
micialware 56d82ecdef Load test back 2025-05-08 00:11:24 +03:00
micialware 5a0357c42e Some interfaces cleanup 2025-05-08 00:04:53 +03:00
micialware dbde8c3d30 Renaming context repository to instance repository 2025-05-07 23:50:15 +03:00
micialware 730302aed8 Merge remote-tracking branch 'origin/Untrusted' into Untrusted 2025-05-07 23:34:27 +03:00
micialware 323e9c9003 ChannelInteractionModule.cs refactor 2025-05-07 23:34:12 +03:00
micialware bc74a97b14 Event binding system update 2025-05-07 09:55:15 +03:00
micialware 2f65fb24c0 Event binding bug found 2025-05-07 09:03:20 +03:00
micialware 99015a3d5e Server ReadLine changes 2025-05-06 23:28:00 +03:00
micialware 2155c8f0d8 Second Unity code equating session 2025-05-06 23:25:52 +03:00
micialware dae96c9674 First Unity code equating session 2025-05-06 23:20:57 +03:00
micialware 82c1cf72a0 Additional preprocessor changes 2025-05-05 16:34:57 +03:00
micialware ff4c3ecee3 Local endpoint added successful and negative ownerId implemented 2025-05-05 16:30:23 +03:00
micialware cc5f82c7e7 Prefinal local endpoint context override 2025-05-05 14:37:17 +03:00
micialware c384b18c5a Basic setup of endpoint context 2025-05-04 20:28:23 +03:00
micialware b86e13210c All modules solved, just NetworkGatewayModule.cs logic must remake 2025-05-04 20:18:39 +03:00
micialware 149ea07569 Execution module solved 2025-05-04 20:14:46 +03:00
micialware 8f97e5b0a6 More modules solved 2025-05-04 19:49:15 +03:00
micialware 75c5e5a328 Solved RemoteObjectBase.cs 2025-05-04 19:44:41 +03:00
micialware 9575f745f9 Remove non-context serialization module 2025-05-04 19:43:15 +03:00
micialware eede4d28c4 Untrusted channel exception solved 2025-05-03 23:09:32 +03:00
micialware 8010677a8b Untrusted channel works, but it breaks trusted channel 2025-05-03 22:27:40 +03:00
micialware 4f18f41389 Client udp service 2025-05-03 21:43:02 +03:00
micialware f62a4943b9 Reconnection bug solved 2025-05-03 14:54:06 +03:00
micialware 6812138eb1 Some strange IO Exception found 2025-05-03 14:32:21 +03:00
micialware 23684d51de Surprisingly, it works on the channels 2025-05-02 20:15:04 +03:00
micialware 557a52f24c Some strange breaking changes 2025-05-02 19:17:11 +03:00
micialware e6466b133b Abstraction of representation module rewrite 2025-05-02 13:34:40 +03:00
micialware 4e9b595620 Additional channel changes 2025-05-02 12:08:31 +03:00
micialware d2a41150f1 Channel interaction module refresh base 2025-04-30 12:25:23 +03:00
micialware 3d3772a341 Primary implementation of untrusted message channel 2025-04-12 12:44:38 +03:00
micialware 3f92cc0f64 Fix infinitive reconnection 2025-04-09 21:21:08 +03:00
micialware bd3ade8a8e Additional interaction module stopping 2025-04-09 14:11:31 +03:00
micialware 2e1be7b7e8 Bug with setting BaseStream in interaction module solved 2025-04-09 14:04:04 +03:00
micialware e2012dc2d3 Remove unused property of interaction module 2025-04-08 23:50:24 +03:00
micialware ab40cad3ee Reconnection DONE!!! 2025-04-08 22:42:00 +03:00
micialware 24bd06b3d0 Reconnection does not work now, but part of deep reconnection logic written 2025-04-08 13:08:29 +03:00
micialware 95dbf63511 Additional disconnection handling 2025-04-08 11:49:43 +03:00
micialware 3a4456e362 Refactoring and prepare for interaction module reconnection 2025-04-08 11:48:46 +03:00
micialware 0f5bb18787 Backend reconnection implementation 2025-04-06 21:20:18 +03:00