Commit Graph

598 Commits

Author SHA1 Message Date
godotg d0e83c6e1e perf[protocol]: remove unnecessary class 2023-12-10 22:54:15 +08:00
godotg 6a54cc7c90 perf[protocol]: max array length limit 2023-12-10 22:23:13 +08:00
godotg a406596898 perf[server]: max packet length limit 2023-12-10 22:04:20 +08:00
godotg 3454805796 feat[protobuf]: check duplicate protocolId and protocolName 2023-12-04 19:19:05 +08:00
godotg bdeabf4d7f feat[protobuf]: check duplicate protocolId and protocolName 2023-12-04 19:11:33 +08:00
godotg fb5dba800d feat[protobuf]: check duplicate protocolId and protocolName 2023-12-04 19:09:23 +08:00
godotg c95a978e4c chore[protobuf]: update copyright 2023-12-04 10:43:21 +08:00
godotg 7c5e1a827a perf[protobuf]: generate pojo protocolId in @Protocol 2023-12-03 20:23:08 +08:00
godotg 1fc7caf492 perf[protobuf]: generate pojo protocolId in @Protocol 2023-12-03 20:21:02 +08:00
godotg 3f963a3991 perf[protobuf]: generate pojo with @Note comment 2023-12-03 19:45:36 +08:00
godotg 094ba8cfe9 ref[protobuf]: refactor protobuf generate 2023-12-03 19:02:45 +08:00
godotg 08ddf9b3ce ref[protobuf]: refactor protobuf generate 2023-12-03 17:44:31 +08:00
godotg 165bb0f98d ref[protobuf]: refactor protobuf generate 2023-12-03 17:27:10 +08:00
godotg 516b3f93ab ref[protobuf]: refactor protobuf generate 2023-12-03 17:02:05 +08:00
godotg ef832ef358 ref[protobuf]: refactor protobuf generate 2023-12-03 16:58:34 +08:00
godotg 85fff556ff ref[protobuf]: refactor protobuf generate 2023-12-03 16:46:32 +08:00
godotg 0ba1c6e419 ref[protobuf]: refactor protobuf generate 2023-12-03 16:29:09 +08:00
godotg 6624e5b053 perf[protobuf]: recreate get and set method 2023-12-03 16:26:35 +08:00
godotg e76dd3ab81 perf[protobuf]: list box type of protobuf 2023-12-03 16:03:56 +08:00
godotg d5c4badff6 perf[protobuf]: map box type of protobuf 2023-12-03 15:59:29 +08:00
godotg c8b83210a0 del[protobuf]: delete CodeBuilder of protobuf 2023-12-03 14:48:41 +08:00
godotg fc8d5b848f chore[protobuf]: proto comment 2023-12-03 14:22:41 +08:00
godotg 6a6ba53636 perf[protobuf]: generate pojo from proto 2023-12-03 13:54:12 +08:00
godotg 04dbdd018d perf[protobuf]: generate pojo from proto 2023-12-03 13:36:43 +08:00
godotg d6fc68fc93 perf[protobuf]: generate pojo from proto 2023-12-03 11:49:15 +08:00
godotg ebfeb84d3b del[protobuf]: del wire format 2023-12-03 11:45:00 +08:00
godotg d6632f1dda perf[protobuf]: generate pojo from proto 2023-12-03 11:11:09 +08:00
godotg ec17790ed9 perf[protobuf]: generate pojo from proto 2023-12-03 11:03:26 +08:00
godotg 278956a8ee perf[protobuf]: generate pojo in protobuf 2023-12-03 10:45:02 +08:00
godotg e174fc5480 perf[protobuf]: generate pojo in protobuf 2023-12-03 10:27:51 +08:00
godotg bc5bf563fe perf[protobuf]: generate pojo in protobuf 2023-12-03 10:14:22 +08:00
godotg a48c453f99 perf[protobuf]: generate pojo in protobuf 2023-12-02 23:13:42 +08:00
godotg bdc49b00c2 del[protobuf]: not support proto enum in protobuf 2023-12-02 22:44:29 +08:00
godotg 827e30e899 del[protobuf]: not support reserved in protobuf 2023-12-02 22:38:27 +08:00
godotg 2dcbcc6441 feat[protobuf]: not support enum and extend in protobuf 2023-12-02 22:33:41 +08:00
godotg 46dbac01ab feat[protobuf]: not support enum and extend in protobuf 2023-12-02 22:31:33 +08:00
godotg 6bc9eeaa10 test[protobuf]: ignore 2023-12-02 21:11:26 +08:00
godotg c1b859c8c3 feat[protobuf]: generate pojo file from proto of protobuf 2023-12-02 21:05:59 +08:00
godotg f6aa27cb1d perf[protocol]: all protocol files are generated in a single protocol file 2023-11-30 18:59:31 +08:00
godotg bba3f5e69d perf[protocol]: all protocol files are generated in a single protocol file 2023-11-30 18:53:51 +08:00
godotg c00cab0e53 perf[protocol]: all protocol files are generated in a single protocol file 2023-11-30 17:48:08 +08:00
godotg 263536945c perf[protocol]: all protocol files are generated in a single protocol file 2023-11-30 17:38:51 +08:00
godotg 1ca4db6c59 perf[protocol]: all protocol files are generated in a single protocol file 2023-11-30 15:46:32 +08:00
godotg 3ea92c3a54 chore[util]: util tool 2023-11-28 19:27:40 +08:00
godotg 4ee0a785e6 test[jmh]: jmh test 2023-11-28 14:19:36 +08:00
godotg 173f22088c test[fastjson2]: jsonb test 2023-11-28 11:46:18 +08:00
godotg dceb194ba5 test[fastjson2]: jsonb test 2023-11-28 11:44:22 +08:00
godotg 6df23b55fa test[fastjson2]: jsonb test 2023-11-28 11:39:53 +08:00
godotg 0991fa3592 test[fastjson2]: jsonb test 2023-11-28 11:10:06 +08:00
libin 8494ba17f4 perf[protocol]: maven jprotobuf scope test 2023-11-22 16:29:42 +08:00