Commit Graph

  • 4bf6025f57 perf[cs]: avoid duplicate initializations godotg 2024-01-23 11:27:02 +08:00
  • 4ed627353c test[provider]: multiple service providers can be declared for the same interface module, and consumers can select one of them godotg 2024-01-22 19:55:26 +08:00
  • 3df1995f26 feat[consumer]: write all the consumed servers to the data under the node godotg 2024-01-22 19:44:36 +08:00
  • efb479aebb perf[host]: Unify the to String method of HostAndPort godotg 2024-01-21 12:01:38 +08:00
  • 8417510dbc feat[entity]: add updateNow() method which can update the data in the cache and write it to the database immediately godotg 2024-01-21 10:54:03 +08:00
  • dbfaff95f0 perf[registry]: remoteProviderRegisterSet use lsit as return value godotg 2024-01-21 09:58:13 +08:00
  • 7a008dbcc7 chore[comment]: scheduler comments godotg 2024-01-20 20:34:12 +08:00
  • c263ed6173 chore[comment]: consistent hash comments godotg 2024-01-20 20:00:26 +08:00
  • c411a80855 perf[encode]: serialization error prints the error log godotg 2024-01-20 18:46:18 +08:00
  • 950f90a022 chore[comment]: exception comments godotg 2024-01-20 18:23:08 +08:00
  • d5249ed904 ref[provider]: refactor consistent hash load balancing godotg 2024-01-20 17:40:12 +08:00
  • 471f0611e7 feat[provider]: add provider start event godotg 2024-01-20 15:43:01 +08:00
  • 63949dc53f chore[comment]: documentation comments godotg 2024-01-20 11:38:34 +08:00
  • 917937a1e9 chore[comment]: documentation comments godotg 2024-01-20 11:11:50 +08:00
  • c9f3464453 chore[exception]: convert exception type godotg 2024-01-20 11:00:56 +08:00
  • ace1d7648e fix[pb]: protobuf generate valueOf definition godotg 2024-01-19 21:58:55 +08:00
  • 6bd067a6e7 chore[comment]: log godotg 2024-01-19 21:27:49 +08:00
  • 30790b6537 feat[pb]: generates an all-args constructor. If no field in the class, no constructor will be generated. godotg 2024-01-19 18:54:41 +08:00
  • 3459d41ce5 feat[pb]: add new PbGenerateOperation recordExcludes to difine Which classes do not need to generate a record class godotg 2024-01-19 17:23:57 +08:00
  • 4483706c7d chore[log]: reduce the number of logs for service consumers godotg 2024-01-19 15:19:07 +08:00
  • d6ca2397e5 perf[ws]: add IdleStateHandler to websocket server godotg 2024-01-19 14:39:55 +08:00
  • cb454ed404 chore[comment]: webSocket heartbeat document godotg 2024-01-19 14:33:38 +08:00
  • 67f9848958 fix[protocol]: wrong Golang protocol file output path godotg 2024-01-19 14:13:03 +08:00
  • 5ed737154b Merge pull request #90 from uuyycc/main godotg 2024-01-19 13:40:40 +08:00
  • 9bfa8e11b3 chore[comment]: webSocket handshake instructions godotg 2024-01-19 13:05:55 +08:00
  • f9e4b44383 chore[comment]: webSocket handshake instructions godotg 2024-01-19 13:03:12 +08:00
  • a3d3a006c7 chore[log]: lower the log warning level godotg 2024-01-19 10:31:03 +08:00
  • d896aa21bc fix[protocol]: wrong C# protocol file output path uuyycc 2024-01-19 00:07:06 +08:00
  • 2bbe37cf1f chore[rename]: rename RegisterVO to Register godotg 2024-01-18 19:16:16 +08:00
  • 7b7dffc1f3 chore[rename]: rename field godotg 2024-01-18 19:04:35 +08:00
  • 6e0724f764 del[ask]: remove useless protocol classes of GatewaySessionInactiveAsk godotg 2024-01-18 16:23:34 +08:00
  • dd929af215 del[ask]: remove useless protocol classes godotg 2024-01-18 16:15:14 +08:00
  • fe7a0cef3a chore[comment]: cache the sid after load balancer godotg 2024-01-18 10:44:32 +08:00
  • 6dc976e86b doc[hotswap]: need to configure the JAVA_HOME environment variable, if you don't configure this environment variable, it may cause an unknown exception godotg 2024-01-17 15:41:34 +08:00
  • 2477fb198b doc[decoder]: WeChat Mini Program does not support TextDecoder godotg 2024-01-17 15:28:43 +08:00
  • c512663b17 doc[ssl]: openssl certificate conversion godotg 2024-01-17 15:08:21 +08:00
  • 8918104a15 del[message]: delete fields that are not used for generic returns godotg 2024-01-17 11:07:10 +08:00
  • eaed62620b fix[enhance]: location null pointer error godotg 2024-01-16 17:44:39 +08:00
  • 61b5c2abce perf[module]: If the path of the package contains a classpath, the moduleId of the classpath is preferred, which means that the priority of the classpath will be higher. godotg 2024-01-16 17:20:59 +08:00
  • f463205bcb fix[pb]: if not specify output path, then use current default path godotg 2024-01-16 13:46:23 +08:00
  • c57656b851 perf[csharp]: delete csharp useless valueOf() method godotg 2024-01-16 13:38:49 +08:00
  • d5e1f495df fix[generate]: join root path and generate path godotg 2024-01-15 18:53:49 +08:00
  • 441cd023dd del[gateway]: delete AuthUidToGatewayCheck/AuthUidAsk/AuthUidToGatewayConfirm godotg 2024-01-15 17:59:07 +08:00
  • 0b08d4eac0 fix[generate]: the root path of the generated protocol is incorrect godotg 2024-01-15 16:07:04 +08:00
  • 62fb1b4a42 chore[visit]: control access to variables godotg 2024-01-15 15:58:45 +08:00
  • 32721b9ab1 fix[lua]: the path that generated the LUA protocol was incorrect godotg 2024-01-15 15:53:02 +08:00
  • 9fed72915e fix[net]: Empty string judgment in CIDR block godotg 2024-01-15 15:36:15 +08:00
  • b608eb6215 feat[net]: whether the IP address is in a CIDR block godotg 2024-01-15 14:13:21 +08:00
  • 0eef1912c2 fix[spring]: spring 6.1 LocalVariableTableParameterNameDiscoverer warning of consumer godotg 2024-01-15 13:06:57 +08:00
  • 85e8556e3e fix[spring]: spring 6.1 LocalVariableTableParameterNameDiscoverer warning godotg 2024-01-15 12:54:45 +08:00
  • 8a74b46def chore[maven]: inappropriate documentation comments godotg 2024-01-14 20:44:07 +08:00
  • 3e764ad41c feat[release]: zfoo 3.3.0 godotg 2024-01-14 20:23:53 +08:00
  • 260e3ec76d feat[release]: release zfoo 3.3.0 godotg 2024-01-14 20:02:14 +08:00
  • 80143c6653 chore[consumer]: optimize code hierarchy godotg 2024-01-14 18:48:52 +08:00
  • 4d22dec398 fix[consumer]: If there is no service consumer, the node will not be registered under the consumer. godotg 2024-01-14 17:58:02 +08:00
  • 2b1841e759 test[gateway]: gateway test godotg 2024-01-13 18:56:37 +08:00
  • c8a4f94142 chore[loadbalancer]: register data comment godotg 2024-01-13 18:38:11 +08:00
  • 07c0be9361 chore[loadbalancer]: cached ConsistentHashConsumer comment godotg 2024-01-13 18:31:56 +08:00
  • 59aecb180d test[loadbalancer]: start cached ConsistentHashConsumer test godotg 2024-01-13 15:58:52 +08:00
  • 059b0f79dc perf[loadbalancer]: cached consistent hash loadbalancer use protocolModuleId and argument as key godotg 2024-01-13 15:39:57 +08:00
  • fb340d71f7 chore[loadbalancer]: rename cached consistent hash loadbalancer godotg 2024-01-13 14:56:26 +08:00
  • 82782d71ea ref[consumer]: simplify consumer configuration and support repeated consumption of the same interface by different service providers godotg 2024-01-13 14:07:57 +08:00
  • 331812f836 fix[provider]: provider format check error godotg 2024-01-13 12:16:59 +08:00
  • 02ad965755 ref[rpc]: refactor service provider godotg 2024-01-13 11:47:13 +08:00
  • 3bf273acea fix[lua]: read lua in one protocol sun 2024-01-12 19:25:52 +08:00
  • b35b082005 fix[lua]: read lua in one protocol godotg 2024-01-12 17:03:28 +08:00
  • 89e63d7153 fix[pb]: missing package definition godotg 2024-01-11 19:52:55 +08:00
  • 265f625934 fix[pb]: missing package definition godotg 2024-01-11 19:39:06 +08:00
  • 6a117331c5 chore[pb]: detailed logs godotg 2024-01-11 19:28:32 +08:00
  • 687945f7c3 perf[protobuf]: use prefix number of proto name as start protocol ID godotg 2024-01-11 19:04:15 +08:00
  • fe733c0386 doc[protocol]: update doc godotg 2024-01-11 16:40:21 +08:00
  • 5b493036b0 revert[pom]: revert version to 3.2.0 godotg 2024-01-08 18:05:25 +08:00
  • 0e4c66dbe5 chore[field]: field visibility godotg 2024-01-06 16:16:07 +08:00
  • 81e161d2b9 Merge pull request #86 from qiaomengrui/zfoo-3.2.0.a godotg 2024-01-06 14:37:16 +08:00
  • c590ccf87a 获取 memory qiaomr 2024-01-06 14:29:46 +08:00
  • 1b06137705 memory 负载 qiaomr 2024-01-06 11:40:38 +08:00
  • ef5de74d7c 3.2.0.a qiaomr 2024-01-05 18:11:00 +08:00
  • 9cb113aca7 chore[gcc]: cpp compiler godotg 2023-12-24 16:19:26 +08:00
  • b85dec7499 chore[gcc]: cpp compiler godotg 2023-12-24 13:09:47 +08:00
  • e3a692446e chore[json]: delete useless import packages godotg 2023-12-22 14:08:40 +08:00
  • 47c1adc7d0 test[json]: json tcp server godotg 2023-12-22 13:48:34 +08:00
  • 2133077901 test[json]: json tcp server godotg 2023-12-22 11:26:09 +08:00
  • f6a381f376 feat[json]: json tcp server godotg 2023-12-22 11:18:05 +08:00
  • 9045c25174 perf[json]: extract json encode and decode method godotg 2023-12-22 10:41:57 +08:00
  • 7354019db1 perf[protocol]: import IByteBuffer godotg 2023-12-13 16:22:01 +08:00
  • bb96108784 chore[config]: custom configuration of protobuf godotg 2023-12-12 19:30:19 +08:00
  • d3c6e40a95 fix[generics]: the generic type is incorrectly assigned godotg 2023-12-12 18:16:14 +08:00
  • 756882c696 chore[generation]: log path to generated protocol file godotg 2023-12-12 16:59:07 +08:00
  • bac14a426e chore[generation]: log path to generated protocol file godotg 2023-12-12 16:54:36 +08:00
  • f13cb15a56 chore[proto]: update proto godotg 2023-12-12 16:25:35 +08:00
  • 1139b3f88c chore[proto]: update document and proto godotg 2023-12-12 16:19:21 +08:00
  • 7fe41cdc75 chore[proto]: update document and proto godotg 2023-12-12 16:17:44 +08:00
  • e2fc5eef97 test[typescript]: add IByteBuffer interface to ByteBuffer godotg 2023-12-12 13:02:19 +08:00
  • d71e3d1d8d test[typescript]: add IByteBuffer interface to ByteBuffer godotg 2023-12-12 12:59:20 +08:00
  • 53c55efe25 feat[typescript]: syntax formatting of TypeScript godotg 2023-12-12 12:47:40 +08:00
  • 76a384f77e feat[protobuf]: oneProtocol param, all protocol files are generated in a single protocol file godotg 2023-12-11 18:14:39 +08:00
  • c604a15680 chore[map]: primitive map comment godotg 2023-12-11 16:35:03 +08:00
  • 90ba536b4d chore[map]: primitive map comment godotg 2023-12-11 16:25:17 +08:00
  • e0c5560482 test[map]: primitive map test godotg 2023-12-11 16:20:49 +08:00
  • d0b1acf35a test[map]: primitive map test godotg 2023-12-11 15:12:24 +08:00