godotg
|
dacd6421de
|
perf[net]: rule checks for attachment
|
2023-07-21 21:55:44 +08:00 |
|
godotg
|
179070b709
|
update
|
2023-07-21 21:50:33 +08:00 |
|
godotg
|
6cdd676c2d
|
test[rpc]: rpc benchmark test
|
2023-07-09 09:55:41 +08:00 |
|
godotg
|
a4538f4719
|
ref[tree]: fast tree map
|
2023-05-02 07:44:28 +08:00 |
|
godotg
|
b4705a125e
|
ref[tree]: fast tree map
|
2023-05-01 20:58:07 +08:00 |
|
godotg
|
2806276e69
|
perf[packet]: add more construction method to message
|
2023-05-01 09:11:09 +08:00 |
|
godotg
|
3a4a84b0aa
|
feat[treemap]: fast read only tree map
|
2023-04-29 06:45:08 +08:00 |
|
godotg
|
0c6fb43fd5
|
feat[load-balancer]: fast load balancer
|
2023-04-28 22:19:46 +08:00 |
|
godotg
|
3af5ffbd46
|
feat[treemap]: fast read only tree map
|
2023-04-28 22:09:16 +08:00 |
|
godotg
|
0041a7ad31
|
ref[route]: refactor the routing rules for message packets
|
2023-04-26 12:15:28 +08:00 |
|
jincieryi
|
6b4c08854e
|
Update PacketBus.java
perf[net]: 删除无用的类型强制转换
|
2023-04-25 15:27:29 +08:00 |
|
godotg
|
64029813e3
|
feat[ws]: ssl websocket server
|
2023-04-16 11:13:48 +08:00 |
|
godotg
|
12a1631a5b
|
update
|
2023-04-15 21:44:24 +08:00 |
|
godotg
|
a5695d00d7
|
feat[cache]: set cache of Single Cache
|
2023-04-15 15:14:04 +08:00 |
|
godotg
|
018083fdb8
|
feat[gateway]: gateway attachment support signal only
|
2023-04-15 09:57:16 +08:00 |
|
godotg
|
384b79d58d
|
ref[attachment]: refactor attachment of net
|
2023-04-14 23:28:12 +08:00 |
|
godotg
|
f763246231
|
ref[attachment]: refactor attachment of net
|
2023-04-14 23:08:18 +08:00 |
|
zjy
|
c51cb3e557
|
fix [net] json websocket attachmentId whether isEmpty
|
2023-04-09 11:43:44 +08:00 |
|
godotg
|
3f2be35cf6
|
fix[ws]: json webSocket codec support attachmnt
|
2023-04-09 09:58:25 +08:00 |
|
godotg
|
2bafe86bb5
|
fix[ws]: json webSocket codec support attachmnt
|
2023-04-09 09:53:04 +08:00 |
|
godotg
|
25351f24e9
|
chore[zk]: comment
|
2023-04-08 17:05:24 +08:00 |
|
godotg
|
adcb1c93c0
|
fix[resource]: use classpath* to solve the problem that some resources cannot be loaded
|
2023-04-08 17:01:15 +08:00 |
|
godotg
|
84b8d20e95
|
Merge remote-tracking branch 'origin/main'
|
2023-04-08 16:54:21 +08:00 |
|
godotg
|
ef2847aa64
|
fix[resource]: use classpath* to solve the problem that some resources cannot be loaded
|
2023-04-08 16:54:02 +08:00 |
|
godotg
|
cb6c72a78b
|
perf[buffer]: use readSlice instead of readRetainedSlice
|
2023-04-04 17:45:47 +08:00 |
|
godotg
|
78c373531e
|
chore[net]: rename id to sid
|
2023-03-30 10:15:02 +08:00 |
|
godotg
|
3128a27571
|
perf[net]: negative signalId and sid are allowed
|
2023-03-29 17:28:21 +08:00 |
|
godotg
|
f994b974d4
|
test[map]: update tree map comment
|
2023-03-26 14:22:40 +08:00 |
|
godotg
|
c4d495eab5
|
test[map]: fix test
|
2023-03-26 12:37:23 +08:00 |
|
godotg
|
626e96f0f3
|
feat[map]: add primitive int-long tree map
|
2023-03-26 11:53:30 +08:00 |
|
godotg
|
3e26ce4a77
|
perf[balancer]: use AtomicReferenceArray insteadof ConcurrentHashMap to store consumer
|
2023-03-26 10:56:50 +08:00 |
|
godotg
|
fe2319c72b
|
perf[session]: use local atomic variables
|
2023-03-25 18:47:47 +08:00 |
|
godotg
|
c521ce159f
|
perf[session]: use high-performance segment locks to store session maps
|
2023-03-25 16:32:28 +08:00 |
|
godotg
|
9931633601
|
perf[session]: use high-performance segment locks to store session maps
|
2023-03-25 16:21:54 +08:00 |
|
godotg
|
02af867305
|
perf[uid]: optimize the judgment of uid
|
2023-03-23 15:45:03 +08:00 |
|
lixue
|
ac42e4423e
|
gatewaySession授权UID问题
|
2023-03-23 15:37:56 +08:00 |
|
zaoaz
|
546408bc2a
|
fix[net]:修正一致性hash uid判断
|
2023-03-22 16:02:12 +08:00 |
|
godotg
|
ee09c3a84e
|
chore[session]: code comments
|
2023-03-16 11:55:15 +08:00 |
|
godotg
|
46cb952382
|
feat[event]: support virtual thread api
|
2023-03-11 20:00:54 +08:00 |
|
godotg
|
6658ecaa1a
|
ref[event]: rename submit to post
|
2023-03-07 17:36:07 +08:00 |
|
大屌哥
|
4e1b8764e6
|
Merge branch 'main' of https://github.com/qq564139153/zfoo
|
2023-03-05 23:56:35 +08:00 |
|
大屌哥
|
856af71f46
|
fix[net]:还原制表符
|
2023-03-05 23:56:14 +08:00 |
|
sean
|
5b5ac9c9e7
|
Merge branch 'zfoo-project:main' into main
|
2023-03-05 23:48:11 +08:00 |
|
大屌哥
|
4832eb3066
|
fix[net]:修改sessionId生成的BUG
|
2023-03-05 23:46:09 +08:00 |
|
godotg
|
938f5ec635
|
doc[task]: update doc
|
2023-03-05 16:46:19 +08:00 |
|
godotg
|
db0820d939
|
perf[task]: reduce the performance cost of boxing
|
2023-03-05 16:31:41 +08:00 |
|
godotg
|
607314a442
|
revert[proxy]: bean should be pojo class
|
2023-01-17 11:18:52 +08:00 |
|
sun
|
06f716feb9
|
fix[proxy]: the annotations of the bean of the parent class cannot be scanned
|
2023-01-16 19:11:19 +08:00 |
|
godotg
|
5ef04e0b17
|
perf[exception]: format the exception log
|
2023-01-06 22:29:52 +08:00 |
|
godotg
|
d0aa341c06
|
log[gateway]: detailed log
|
2023-01-06 18:20:15 +08:00 |
|