Commit Graph

318 Commits

Author SHA1 Message Date
libin f1b0835fb5 fix FastTreeMap hash <0 and comfortableCapacity size optimize 2023-11-09 12:00:23 +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
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 7a934a70f8 build[release]: first release 2023-09-21 21:24:51 +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
godotg beb0f17cfc update 2023-09-18 00:20:11 +08:00
godotg 3952265e2c fix[net]: attachment check error 2023-09-17 23:57:53 +08:00
godotg 64a9fec7ba chore[version]: update version 2023-09-12 23:40:48 +08:00
sun ad7e4f3481 perf[stream]: stream.toList() replaces collect(Collectors.toList()) 2023-09-12 13:58:46 +08:00
sun ac2d01e6fb perf[stream]: stream.toList() replaces collect(Collectors.toList()) 2023-09-12 13:56:51 +08:00
godotg 8195d2df43 chore[net]: log 2023-09-10 16:08:06 +08:00
godotg e2a5240813 test[net]: websocket server test 2023-09-10 15:42:04 +08:00
godotg 3dfe941aaf test[net]: json server test 2023-09-10 15:37:32 +08:00
godotg 7e2c507d61 ref[net]: no argument sync ask is executed in same thread pool executor 2023-09-10 15:33:10 +08:00
godotg 24f1932bd2 fix[net]: executor hash now equal in client and server 2023-09-10 15:19:04 +08:00
godotg f398ecf5b9 ref[net]: json tcp server 2023-09-10 15:01:42 +08:00
godotg 43872ec804 ref[net]: refactor gateway attachment 2023-09-10 14:46:31 +08:00
godotg 1ff97f1bc5 ref[net]: refactor gateway attachment 2023-09-10 14:22:31 +08:00
godotg 2a552eebea ref[net]: refactor attachment 2023-09-10 14:04:42 +08:00
godotg 68dc4f3735 del[net]: delete SignalOnlyAttachment 2023-09-10 13:24:28 +08:00
godotg 94bb9ae7cb del[net]: delete SignalOnlyAttachment 2023-09-10 13:20:04 +08:00
godotg 94e7e39e9b fix[zfoo]: not found javax.annotation.meta.When.MAYBE 2023-09-09 11:39:31 +08:00
godotg 3e8f5ffa7d ref[net]: No need to inherit the IPacket interface anymore 2023-09-09 09:55:17 +08:00
godotg 9f7e9e0c3f ref[net]: No need to inherit the IPacket interface anymore 2023-09-09 09:53:16 +08:00
godotg 9f02e197c3 del[net]: remove obsolete code 2023-09-09 09:31:41 +08:00
godotg 7c2615fcdf ref[net]: No need to inherit the IPacket interface anymore 2023-09-09 09:30:29 +08:00
godotg e474181b53 del[net]: remove obsolete code 2023-09-09 08:14:37 +08:00
sun 0362c33865 feat[net]: await grammar for unity 2023-09-08 19:24:08 +08:00
sun 002b7ec2c5 feat[net]: graalvm support 2023-09-05 15:38:20 +08:00
sun 972b42f3c2 ref[net]: refactor net and move PacketReceiver to anno package 2023-09-05 11:40:56 +08:00
godotg cbc2f1e900 ref[packet]: move IPacket from protocol to net 2023-09-03 16:01:46 +08:00
godotg 7060fe87f8 ref[protocol]: Serialization and deserialization do not have to be forced to inherit IPacket 2023-09-03 15:55:19 +08:00
godotg 0e591eaddb del[protocol]: deprecate protocolId() method 2023-09-03 15:28:50 +08:00
godotg 7c1f3ffdc0 del[protocol]: deprecate protocolId() method 2023-09-03 15:20:48 +08:00