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
|
8417510dbc
|
feat[entity]: add updateNow() method which can update the data in the cache and write it to the database immediately
|
2024-01-21 10:54:03 +08:00 |
|
godotg
|
dbfaff95f0
|
perf[registry]: remoteProviderRegisterSet use lsit as return value
|
2024-01-21 09:58:13 +08:00 |
|
godotg
|
7a008dbcc7
|
chore[comment]: scheduler comments
|
2024-01-20 20:34:12 +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
|
917937a1e9
|
chore[comment]: documentation comments
|
2024-01-20 11:11:50 +08:00 |
|
godotg
|
c9f3464453
|
chore[exception]: convert exception type
|
2024-01-20 11:00:56 +08:00 |
|
godotg
|
ace1d7648e
|
fix[pb]: protobuf generate valueOf definition
|
2024-01-19 21:58:55 +08:00 |
|
godotg
|
6bd067a6e7
|
chore[comment]: log
|
2024-01-19 21:27:49 +08:00 |
|
godotg
|
30790b6537
|
feat[pb]: generates an all-args constructor. If no field in the class, no constructor will be generated.
|
2024-01-19 18:54:41 +08:00 |
|
godotg
|
3459d41ce5
|
feat[pb]: add new PbGenerateOperation recordExcludes to difine Which classes do not need to generate a record class
|
2024-01-19 17:23:57 +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
|
67f9848958
|
fix[protocol]: wrong Golang protocol file output path
|
2024-01-19 14:13:03 +08:00 |
|
godotg
|
5ed737154b
|
Merge pull request #90 from uuyycc/main
fix[protocol]: wrong C# protocol file output path
|
2024-01-19 13:40:40 +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 |
|
uuyycc
|
d896aa21bc
|
fix[protocol]: wrong C# protocol file output path
|
2024-01-19 00:07:06 +08:00 |
|
godotg
|
2bbe37cf1f
|
chore[rename]: rename RegisterVO to Register
|
2024-01-18 19:16:16 +08:00 |
|
godotg
|
7b7dffc1f3
|
chore[rename]: rename field
|
2024-01-18 19:04:35 +08:00 |
|
godotg
|
6e0724f764
|
del[ask]: remove useless protocol classes of GatewaySessionInactiveAsk
|
2024-01-18 16:23:34 +08:00 |
|
godotg
|
dd929af215
|
del[ask]: remove useless protocol classes
|
2024-01-18 16:15:14 +08:00 |
|
godotg
|
fe7a0cef3a
|
chore[comment]: cache the sid after load balancer
|
2024-01-18 10:44:32 +08:00 |
|
godotg
|
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
|
2024-01-17 15:41:34 +08:00 |
|
godotg
|
2477fb198b
|
doc[decoder]: WeChat Mini Program does not support TextDecoder
|
2024-01-17 15:28:43 +08:00 |
|
godotg
|
c512663b17
|
doc[ssl]: openssl certificate conversion
|
2024-01-17 15:08:21 +08:00 |
|
godotg
|
8918104a15
|
del[message]: delete fields that are not used for generic returns
|
2024-01-17 11:07:10 +08:00 |
|
godotg
|
eaed62620b
|
fix[enhance]: location null pointer error
|
2024-01-16 17:44:39 +08:00 |
|
godotg
|
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.
|
2024-01-16 17:20:59 +08:00 |
|
godotg
|
f463205bcb
|
fix[pb]: if not specify output path, then use current default path
|
2024-01-16 13:46:23 +08:00 |
|
godotg
|
c57656b851
|
perf[csharp]: delete csharp useless valueOf() method
|
2024-01-16 13:38:49 +08:00 |
|
godotg
|
d5e1f495df
|
fix[generate]: join root path and generate path
|
2024-01-15 18:53:49 +08:00 |
|
godotg
|
441cd023dd
|
del[gateway]: delete AuthUidToGatewayCheck/AuthUidAsk/AuthUidToGatewayConfirm
|
2024-01-15 17:59:07 +08:00 |
|
godotg
|
0b08d4eac0
|
fix[generate]: the root path of the generated protocol is incorrect
|
2024-01-15 16:07:04 +08:00 |
|
godotg
|
62fb1b4a42
|
chore[visit]: control access to variables
|
2024-01-15 15:58:45 +08:00 |
|
godotg
|
32721b9ab1
|
fix[lua]: the path that generated the LUA protocol was incorrect
|
2024-01-15 15:53:02 +08:00 |
|
godotg
|
9fed72915e
|
fix[net]: Empty string judgment in CIDR block
|
2024-01-15 15:36:15 +08:00 |
|
godotg
|
b608eb6215
|
feat[net]: whether the IP address is in a CIDR block
|
2024-01-15 14:13:21 +08:00 |
|
godotg
|
0eef1912c2
|
fix[spring]: spring 6.1 LocalVariableTableParameterNameDiscoverer warning of consumer
|
2024-01-15 13:06:57 +08:00 |
|
godotg
|
85e8556e3e
|
fix[spring]: spring 6.1 LocalVariableTableParameterNameDiscoverer warning
|
2024-01-15 12:54:45 +08:00 |
|
godotg
|
8a74b46def
|
chore[maven]: inappropriate documentation comments
|
2024-01-14 20:44:07 +08:00 |
|