Commit Graph

408 Commits

Author SHA1 Message Date
luca 730929fbf1 fix[net]: fixed bug in client initialization registry 2024-05-31 14:16:04 +08:00
luca 4c92120cef feat[net]: supports the configuration of registry driver classes 2024-05-30 15:32:48 +08:00
godotg ab3ca0e17a ref[csharp]: refactor generate csharp protocol 2024-05-22 16:04:12 +08:00
godotg 7fedbe547e ref[csharp]: refactor generate csharp protocol 2024-05-22 15:48:28 +08:00
godotg 5ab61d6562 ref[csharp]: refactor generate csharp protocol 2024-05-22 15:40:36 +08:00
luca 14e7aedbf1 feat[net]:add exception handler 2024-05-16 18:35:18 +08:00
luca 0f54f79351 feat[net]:modify the access modifier 2024-05-16 17:15:30 +08:00
godotg a3793f106c feat[zip]: zip directory 2024-05-14 16:01:48 +08:00
godotg 86c70873a2 chore[zip]: zip 2024-05-13 19:53:29 +08:00
godotg 7b98bf2190 chore[zip]: zip 2024-05-13 16:05:01 +08:00
godotg 2cfeaa32ee feat[zip]: zip file 2024-05-11 19:32:55 +08:00
godotg 4be0411736 feat[zip]: unzip file 2024-05-11 17:33:51 +08:00
godotg 3f89e0e7ab feat[task]: run packet receiver task in EventBus 2024-05-07 15:56:25 +08:00
godotg 76c20ff026 ref[event]: rename 2024-04-10 19:38:26 +08:00
godotg 966fe14d89 revert[event]: revert vent 2024-04-10 19:27:07 +08:00
godotg ad67c2f5ec perf[event]: do not init event executors when not use AsyncThread 2024-04-10 19:02:47 +08:00
godotg 070000fbe4 feat[event]: do not init event executors when not use AsyncThread 2024-04-10 18:05:00 +08:00
godotg 928411cc7f chore[registry]: rename getRootPath to rootPath 2024-04-01 15:14:42 +08:00
xiaorenping a10dca9f58 feat[net]: get zookeeper path 2024-03-30 22:35:59 +08:00
godotg 2f55bbb387 ref[SingleCache]: move SingleCache to scheduler 2024-03-28 10:35:55 +08:00
godotg a9949510a2 del[SingleCache]: delete use EventBus to get value of supplier 2024-03-28 10:34:28 +08:00
godotg a3c7dd04d2 ref[balancer]: use LazyCache instead of Caffeine 2024-03-26 11:22:19 +08:00
godotg 854ba4faf2 del[cache]: delete SimpleCache 2024-03-26 11:12:40 +08:00
godotg ac0bb9214f perf[cache]: use cas instead of lock 2024-03-25 16:16:37 +08:00
godotg 34ac818752 perf[cache]: async load single cache 2024-03-25 16:04:37 +08:00
godotg 8bc480c1bc perf[write]: simplify the write method of packet 2024-03-23 18:24:35 +08:00
godotg 0e6fb0addd chore[doc]: update doc 2024-03-23 18:20:08 +08:00
godotg a17d9ef270 perf[registry]: custom root path 2024-03-21 16:13:14 +08:00
godotg e2625a45b8 feat[registry]: custom root path 2024-03-21 16:02:15 +08:00
godotg 4a35397432 perf[virtual]: virtual thread task can not set Attachment to ThreadLocal 2024-02-21 17:15:58 +08:00
godotg b5b0cc353f fix[tree]: if key greater than the max key, returns the last index of entry 2024-02-06 17:39:06 +08:00
godotg 22b01145c4 chore[log]: router log 2024-02-01 10:48:21 +08:00
godotg 36f90c8a69 fix[zk]: zooKeeper reconnects without a registered consumer 2024-01-30 12:49:34 +08:00
godotg 4ed627353c test[provider]: multiple service providers can be declared for the same interface module, and consumers can select one of them 2024-01-22 19:55:26 +08:00
godotg 3df1995f26 feat[consumer]: write all the consumed servers to the data under the node 2024-01-22 19:44:36 +08:00
godotg efb479aebb perf[host]: Unify the to String method of HostAndPort 2024-01-21 12:01:38 +08:00
godotg dbfaff95f0 perf[registry]: remoteProviderRegisterSet use lsit as return value 2024-01-21 09:58:13 +08:00
godotg c263ed6173 chore[comment]: consistent hash comments 2024-01-20 20:00:26 +08:00
godotg c411a80855 perf[encode]: serialization error prints the error log 2024-01-20 18:46:18 +08:00
godotg 950f90a022 chore[comment]: exception comments 2024-01-20 18:23:08 +08:00
godotg d5249ed904 ref[provider]: refactor consistent hash load balancing 2024-01-20 17:40:12 +08:00
godotg 471f0611e7 feat[provider]: add provider start event 2024-01-20 15:43:01 +08:00
godotg 63949dc53f chore[comment]: documentation comments 2024-01-20 11:38:34 +08:00
godotg 6bd067a6e7 chore[comment]: log 2024-01-19 21:27:49 +08:00
godotg 4483706c7d chore[log]: reduce the number of logs for service consumers 2024-01-19 15:19:07 +08:00
godotg d6ca2397e5 perf[ws]: add IdleStateHandler to websocket server 2024-01-19 14:39:55 +08:00
godotg cb454ed404 chore[comment]: webSocket heartbeat document 2024-01-19 14:33:38 +08:00
godotg 9bfa8e11b3 chore[comment]: webSocket handshake instructions 2024-01-19 13:05:55 +08:00
godotg f9e4b44383 chore[comment]: webSocket handshake instructions 2024-01-19 13:03:12 +08:00
godotg a3d3a006c7 chore[log]: lower the log warning level 2024-01-19 10:31:03 +08:00