workadventure/messages/ts-proto-generated
David Négrier bf070c33b5 Migrating front protobuf encode/decode to ts-proto lib
The ts-proto lib has the huge advantage of producing code the "Typescript" way and not the "Java" way.
In particular, for "oneof" types in protobuf, it is generating "ADT" that can be used to check if we forgot or not to deal with a type.
2022-01-03 15:52:46 +01:00
..
.gitignore Migrating front protobuf encode/decode to ts-proto lib 2022-01-03 15:52:46 +01:00