micialware
|
1765358071
|
Remove T from Injectable module
|
2025-07-10 17:45:19 +03:00 |
|
micialware
|
f3756e38bd
|
Updating versions
|
2025-07-10 12:12:06 +03:00 |
|
micialware
|
765625c65f
|
rewrite call request to structs. 300 000 rps performance
|
2025-07-10 11:10:32 +03:00 |
|
micialware
|
a5a23354f9
|
Rewrite dictionary to if and using structs
|
2025-07-10 10:25:40 +03:00 |
|
micialware
|
9a5c9de3b0
|
Using fori loops
|
2025-07-09 17:29:57 +03:00 |
|
micialware
|
5a66a05c5d
|
Parsers written. Now 272 000 rps
|
2025-07-09 17:15:55 +03:00 |
|
micialware
|
151237a7b7
|
Faster cbor. Up to 234 000 rps
|
2025-07-09 12:01:08 +03:00 |
|
micialware
|
09a1dd444e
|
Multiclient bug fixed
|
2025-07-08 23:33:37 +03:00 |
|
micialware
|
ab71fe5036
|
Merge remote-tracking branch 'origin/master'
|
2025-07-03 18:13:11 +03:00 |
|
micialware
|
faf73e7798
|
Faster cbor serialization with caching
|
2025-07-03 18:13:02 +03:00 |
|
micialware
|
ea05526f64
|
Faster codegen
|
2025-07-03 18:12:04 +03:00 |
|
micialware
|
b27dfa0b0a
|
Faster on linux
|
2025-07-03 17:53:56 +03:00 |
|
micialware
|
afe4fd0774
|
Fully works
|
2025-07-03 17:42:27 +03:00 |
|
micialware
|
9ec62536fe
|
Just events not works
|
2025-07-03 17:37:25 +03:00 |
|
micialware
|
aa3606401b
|
Rewrite reading length of message
|
2025-07-01 15:41:48 +03:00 |
|
micialware
|
1b0f867653
|
Some latency bug found
|
2025-06-30 15:45:41 +03:00 |
|
micialware
|
af6e7b6547
|
Collecting data about cbor time
|
2025-06-30 11:45:59 +03:00 |
|
micialware
|
c14f0498a8
|
generating order changed
|
2025-06-30 00:09:30 +03:00 |
|
micialware
|
0958ba20ee
|
Reinclude tools
|
2025-06-28 22:38:09 +03:00 |
|
micialware
|
999ee66f9c
|
Rewrite to incremental generator
|
2025-06-28 22:23:50 +03:00 |
|
micialware
|
acb5a2cf58
|
Rewrite to direct constructors
|
2025-06-27 17:51:52 +03:00 |
|
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 |
|
micialware
|
abaac48246
|
Reconnection base
|
2025-04-06 20:51:12 +03:00 |
|
micialware
|
536e562f49
|
В обычном режиме работает нормально, осталось проверить реконект
|
2025-03-31 16:48:26 +03:00 |
|
micialware
|
db110e197c
|
Частичный переход на новую систему подключения
|
2025-03-31 12:27:46 +03:00 |
|
micialware
|
2851a85d1c
|
Small change of message type assigning
|
2025-03-31 10:34:04 +03:00 |
|
micialware
|
62dde889d8
|
Немного рефакторинга
|
2025-03-31 10:08:20 +03:00 |
|
micialware
|
b675553b6e
|
Юнити кодген работает
|
2025-03-30 12:43:58 +03:00 |
|
micialware
|
e31510b27b
|
Изменение версии
|
2025-03-30 10:16:04 +03:00 |
|
micialware
|
5cc53d72fd
|
Клинап
|
2025-03-29 19:31:10 +03:00 |
|
micialware
|
361b4cd3f6
|
Основные большие литералы перенесены на codegen-tools
|
2025-03-27 20:06:09 +03:00 |
|
micialware
|
22d627cf9c
|
Переделано написание инвокеров
|
2025-03-27 17:41:16 +03:00 |
|
micialware
|
c4d9a54942
|
Переписывание евент-биндеров
|
2025-03-26 14:43:06 +03:00 |
|
micialware
|
5d5c3d1e2b
|
переписано создание интерфейсов на cstmpl
|
2025-03-26 09:58:43 +03:00 |
|
micialware
|
a48c77e48f
|
Частично переписан RemoteTypeBinder
|
2025-03-25 21:40:12 +03:00 |
|
micialware
|
bf636c0f9c
|
Успешно переписаны не полностью два файла
|
2025-03-25 21:27:54 +03:00 |
|
micialware
|
155d942a03
|
Добавление клонирования шаблонов
|
2025-03-25 20:00:08 +03:00 |
|
micialware
|
012619a92c
|
Добавлена возможность получать доступ к шаблонам через встроенный ресурс
|
2025-03-24 10:37:19 +03:00 |
|
micialware
|
b58bddc1a3
|
Парсер шаблонов готов
|
2025-03-23 19:32:41 +03:00 |
|
micialware
|
e93a028bc4
|
Переименование
|
2025-03-20 16:36:32 +03:00 |
|
micialware
|
23e52788a0
|
Программная часть шаблона
|
2025-03-19 23:47:17 +03:00 |
|
micialware
|
de16ee3a70
|
Код компиляции документа
|
2025-03-19 23:42:25 +03:00 |
|
micialware
|
b5acf25310
|
Конструкторы для всех типов частей
|
2025-03-19 23:21:00 +03:00 |
|
micialware
|
c36c2419a1
|
Базовые классы для codegen-tools
|
2025-03-19 23:18:26 +03:00 |
|
micialware
|
0d17406b61
|
Merge remote-tracking branch 'origin/Unitization'
# Conflicts:
# Example.Backend/Printer.cs
# Example.Frontend/Program.cs
# mROA.Test/NextGenTest.cs
# mROA/Abstract/IContextRepository.cs
# mROA/Abstract/IInteractionModule.cs
# mROA/Abstract/ISerialisationModule.cs
# mROA/Implementation/Backend/BasicExecutionModule.cs
# mROA/Implementation/Backend/ContextRepository.cs
# mROA/Implementation/Backend/MultiClientContextRepository.cs
# mROA/Implementation/Backend/NetworkGatewayModule.cs
# mROA/Implementation/Frontend/NetworkFrontendBridge.cs
# mROA/Implementation/Frontend/RequestExtractor.cs
# mROA/Implementation/NetworkMessage.cs
# mROA/Implementation/NextGenerationInteractionModule.cs
# mROA/Implementation/RemoteContextRepository.cs
# mROA/Implementation/RemoteObjectBase.cs
# mROA/Implementation/RepresentationModule.cs
|
2025-03-19 09:37:00 +03:00 |
|
micialware
|
a6c743c78b
|
Новый проект для codegen-tools
|
2025-03-18 23:08:14 +03:00 |
|
micialware
|
f1f5007ae6
|
Критическое изменение в кодгене
|
2025-03-14 21:21:57 +03:00 |
|
micialware
|
481afd1c4d
|
Удаление асинхронного результата
|
2025-03-14 13:36:49 +03:00 |
|
micialware
|
eca927eb21
|
Более точное измерение времени обработки
|
2025-03-14 13:29:28 +03:00 |
|
micialware
|
b7c611a76e
|
Фикс не правильного назначения идентификатора модуля взаимодействия
|
2025-03-14 13:15:04 +03:00 |
|
micialware
|
3af2e66c83
|
Рефакторинг модулей сетевого шлюза и хаба экстракторов
|
2025-03-13 21:35:37 +03:00 |
|