Commit Graph

9 Commits

Author SHA1 Message Date
Szymon Lesisz
f4f4fadcfc feat(protobuf): load definitions 2025-03-10 09:42:49 +01:00
yanas
b96c899ebb chore(packages): autofix for sort-imports eslint rule 2025-01-30 16:34:04 +01:00
Peter Sanderson
55d663ca2d chore: add recommanded checks from eslint-plugin-jest
chore: use jest/valid-describe-callback as it has only 2 places that fails, so I ignored them in-code
2024-11-06 14:18:07 +01:00
Szymon Lesisz
f620e40f2a chore(protobuf): remove MessageType_ prefix from MessageType enum 2024-10-23 17:39:52 +02:00
Szymon Lesisz
eaac0b12e8 fix(protocol): encoding repeated enum 2024-04-15 14:21:24 +02:00
Szymon Lesisz
ae3211ab6a feat(protocol): encode/decode messageType as string
possible values: messageId (number) or messageName (string)
2024-04-15 14:21:24 +02:00
Tomáš Martykán
25420c4e8e test(protobuf): check equivalence of generated Protobuf messages types 2024-01-05 15:36:39 +01:00
Szymon Lesisz
9b2f9def05 chore: remove bytebuffer dependency 2023-12-13 14:06:56 +01:00
Martin Varmuza
072042e772 chore: introduce protobuf and protocol packages 2023-08-04 12:14:01 +02:00