Commit Graph

388 Commits

Author SHA1 Message Date
godotg 331812f836 fix[provider]: provider format check error 2024-01-13 12:16:59 +08:00
godotg 02ad965755 ref[rpc]: refactor service provider 2024-01-13 11:47:13 +08:00
sun 3bf273acea fix[lua]: read lua in one protocol 2024-01-12 19:25:52 +08:00
godotg 5b493036b0 revert[pom]: revert version to 3.2.0 2024-01-08 18:05:25 +08:00
godotg 0e4c66dbe5 chore[field]: field visibility 2024-01-06 16:16:07 +08:00
qiaomr c590ccf87a 获取 memory 2024-01-06 14:29:46 +08:00
qiaomr 1b06137705 memory 负载 2024-01-06 11:40:38 +08:00
qiaomr ef5de74d7c 3.2.0.a 2024-01-05 18:11:00 +08:00
godotg e3a692446e chore[json]: delete useless import packages 2023-12-22 14:08:40 +08:00
godotg 47c1adc7d0 test[json]: json tcp server 2023-12-22 13:48:34 +08:00
godotg 2133077901 test[json]: json tcp server 2023-12-22 11:26:09 +08:00
godotg f6a381f376 feat[json]: json tcp server 2023-12-22 11:18:05 +08:00
godotg 9045c25174 perf[json]: extract json encode and decode method 2023-12-22 10:41:57 +08:00
godotg f1cb975715 del[net]: remove jprotobuf 2023-12-10 23:13:41 +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 9c5a3e9127 doc[signal]: cas document 2023-12-04 18:49:50 +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 b645a88f32 chore[router]: comment 2023-11-24 19:18:03 +08:00
godotg b5112efd87 chore[router]: comment 2023-11-24 18:54:58 +08:00
godotg 8dcd0c3eca test[net]: cpu cache test 2023-11-24 16:17:16 +08:00
libin f620bb1d73 perf[net]: maven jprotobuf add 2023-11-22 16:44:25 +08:00
libin f1b0835fb5 fix FastTreeMap hash <0 and comfortableCapacity size optimize 2023-11-09 12:00:23 +08:00
godotg 6fda2cc38a doc[net]: update doc 2023-10-31 20:39:00 +08:00
godotg 7a743b4b40 revert[handler]: not share handler in server session 2023-10-31 14:57:59 +08:00
godotg 2f89320acd fix[handler]: share handler in server session 2023-10-31 14:51:47 +08:00
sun 57b6ba8073 test[net]: net websocket test 2023-10-25 14:56:01 +08:00
sun 622f822576 test[net]: net websocket test 2023-10-25 14:55:25 +08:00
sun b0c01701fe perf[protocol]: protocol reserved name 2023-10-24 16:40:51 +08:00
godotg 068e3068b5 release 3.2.0 2023-10-22 22:52:34 +08:00
godotg a4089a9aee release 3.2.0 2023-10-22 10:24:23 +08:00
sun 7db552cfd1 del[go]: delete golang net for zfoo protocol 2023-10-20 10:52:53 +08:00
godotg 9f599ea878 perf[net]: increase the number of concurrent server sessions 2023-10-19 17:04:47 +08:00
godotg 2322ccc1de fix[protocol]: remove char test 2023-10-17 22:31:47 +08:00
godotg dd0d059e8f fix[protocol]: remove char test 2023-10-17 22:31:14 +08:00
godotg ce9cc21fea chore[virtual]: mark java 21 code 2023-09-21 22:47:15 +08:00
godotg 0093eb36b3 build[release]: first zfoo 3.1.4 release for java 17 2023-09-21 22:11:50 +08:00
godotg bbdf659e74 build[release]: first zfoo 3.1.4 release for java 17 2023-09-21 21:51:30 +08:00
godotg 9227edbd30 build[release]: first zfoo 3.1.3 release for java 17 2023-09-21 21:32:35 +08:00
godotg 7a934a70f8 build[release]: first release 2023-09-21 21:24:51 +08:00
godotg 1808796fb5 build[release]: first release for java 17 2023-09-21 21:18:26 +08:00
sun 82d299e1c1 perf[enhance]: use getName() in class 2023-09-21 11:13:23 +08:00
sun 029b43d54a test[thread local]: virtual thead local test 2023-09-20 18:11:49 +08:00
sun f05870ca51 perf[thread local]: use FastThreadLocalAdapter instead of FastThreadLocal 2023-09-20 17:52:57 +08:00
sun 54209d9cc9 feat[virtual thread]: support virtual thread in net 2023-09-20 17:38:59 +08:00
sun cd8431ec95 feat[virtual thread]: support virtual thread in net 2023-09-20 17:36:31 +08:00
sun b47e8eab77 feat[virtual thread]: support virtual thread in net 2023-09-20 17:02:45 +08:00
sun d51e34327c feat[virtual thread]: support virtual thread in net 2023-09-20 16:52:00 +08:00
sun d0cb75bf4a feat[virtual thread]: support virtual thread in net 2023-09-20 16:50:52 +08:00
sun ac19a9698d feat[virtual thread]: upgrade java to 21 and use virtual thread 2023-09-20 15:28:21 +08:00