Commit Graph

20 Commits

Author SHA1 Message Date
3e69e5dfb9 Update Quarkus to 3.20 2025-03-27 15:55:55 +01:00
4c5fd91050 Server: some refcounting fixes 2025-03-23 22:32:32 +01:00
9108b27dd3 Auto-formatted field order fix 2025-03-23 15:34:01 +01:00
c977b5f6c9 Run code cleanup 2025-03-23 15:29:32 +01:00
6c93504b2c autoprotomap: record support 2025-02-21 17:51:04 +01:00
dbc5230fb8 run code cleanup 2025-02-21 17:51:04 +01:00
6540b51b5d some lombok cleanup 2025-02-21 17:51:04 +01:00
c9c5306e82 seemingly working object allocator generator 2025-02-21 17:50:44 +01:00
c3433e1436 Server: less horrible jobject interface 2024-10-12 22:34:15 +02:00
39c5d1b61e AutoProtoMap: Interfaces support 2024-09-27 21:31:42 +02:00
e361a8d27e AutoProtoMap: external serializers 2024-09-18 22:51:12 +02:00
eea508d3f6 AutoProtoMap: simple nested serialization 2024-09-01 14:53:06 +03:00
67d76f5b0c AutoProtoMap: separate generator to its own class
to avoid passing indexes everywhere
2024-09-01 09:29:35 +02:00
633cc8aebe Server: Use autoprotomap for some simpler stuff 2024-08-30 13:37:31 +02:00
df31bdddc2 refactor serialization 2024-08-30 12:08:55 +02:00
49cc34d41e AutoProtoMap: string/bytestring support 2024-08-30 11:33:18 +02:00
7021c7be89 AutoProtoMap: simple nested deserialization 2024-08-30 10:58:36 +02:00
e1cc974feb AutoProtoMap: simple nested serialization 2024-08-30 00:07:03 +02:00
36f91051a0 dummy proto serializer 2024-08-29 18:29:24 +02:00
490ba3ba37 quarkus extension skeleton 2024-08-28 23:00:20 +02:00