Commit Graph

903 Commits

Author SHA1 Message Date
godotg ddb241bb7f Merge pull request #60 from tiennm99/main
[Protocol, Gdscript] (Fix) wrong writeIntLongMap
2023-06-20 18:04:04 +08:00
tiennm5 852883aa82 [Protocol, Gdscript] (Fix) wrong writeIntLongMap 2023-06-19 13:45:24 +07:00
godotg 667dded5a7 feat[util]: long to ip of ipv4 or ipv6 2023-06-10 22:56:45 +08:00
godotg f382c21c3e feat[util]: ip to long of ipv4 or ipv6 2023-05-07 14:23:16 +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 cc778237f9 chore[ignore]: ignore files 2023-04-29 06:35:44 +08:00
godotg 3fd2806b5c del[test]: delete redundant configuration 2023-04-29 06:34:00 +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
godotg e0064ec720 Merge pull request #58 from jincieryi/patch-2
Update PacketBus.java
2023-04-26 10:18:53 +08:00
jincieryi 6b4c08854e Update PacketBus.java
perf[net]: 删除无用的类型强制转换
2023-04-25 15:27:29 +08:00
godotg 2e10e6db10 test[protocol]: benchmark test 2023-04-18 22:37:34 +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 a36e6eb77d del[packet]: remove unused method 2023-04-15 10:38:27 +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
godotg 4f51f8b103 perf[ts]: remove null type of ts variable 2023-04-14 22:13:20 +08:00
godotg 8c8291174c perf[ts]: suppress warning of typescript long.ts 2023-04-14 15:51:25 +08:00
godotg eb6e062152 Merge pull request #56 from jincieryi/patch-1
Update ProtocolAnalysis.java
2023-04-10 16:41:54 +08:00
jincieryi e2f4514e7b Update ProtocolAnalysis.java
描述有误
2023-04-10 15:42:07 +08:00
godotg fe97e9f0fb Merge pull request #55 from myzjy/main
json websocket attachmentId whether  isEmpty
2023-04-09 21:50:42 +08:00
zjy c90367d221 Merge remote-tracking branch 'origin/main' 2023-04-09 11:49:43 +08:00
zjy c51cb3e557 fix [net] json websocket attachmentId whether isEmpty 2023-04-09 11:43:44 +08:00
godotg 6abf4d4350 feat[ts]: support typescript Long.ts and Longbits.ts 2023-04-09 11:20:45 +08:00
godotg 87f9c969d4 update 2023-04-09 11:14:48 +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 3c5b9d1b88 perf[protocol]: typescript protocol template 2023-04-08 21:46:59 +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 2be5f3f267 Merge remote-tracking branch 'origin/main' 2023-04-02 17:08:53 +08:00
godotg a25cac4646 doc[zfoo]: update doc 2023-04-02 17:08:39 +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 7281034136 fix[reflect]: confusing argument 'null', unclear if a varargs or non-varargs call is desired 2023-03-29 15:13:04 +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 d681ffc356 perf[consistent]: use ArrayList insteadof LinkedList 2023-03-26 12:26:31 +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