Commit Graph

  • 018083fdb8 feat[gateway]: gateway attachment support signal only godotg 2023-04-15 09:57:16 +08:00
  • 384b79d58d ref[attachment]: refactor attachment of net godotg 2023-04-14 23:28:12 +08:00
  • f763246231 ref[attachment]: refactor attachment of net godotg 2023-04-14 23:08:18 +08:00
  • 4f51f8b103 perf[ts]: remove null type of ts variable godotg 2023-04-14 22:13:20 +08:00
  • 8c8291174c perf[ts]: suppress warning of typescript long.ts godotg 2023-04-14 15:51:25 +08:00
  • eb6e062152 Merge pull request #56 from jincieryi/patch-1 godotgandGitHub 2023-04-10 16:41:54 +08:00
  • e2f4514e7b Update ProtocolAnalysis.java jincieryiandGitHub 2023-04-10 15:42:07 +08:00
  • fe97e9f0fb Merge pull request #55 from myzjy/main godotgandGitHub 2023-04-09 21:50:42 +08:00
  • c90367d221 Merge remote-tracking branch 'origin/main' zjy 2023-04-09 11:49:43 +08:00
  • c51cb3e557 fix [net] json websocket attachmentId whether isEmpty zjy 2023-04-09 11:43:44 +08:00
  • 6abf4d4350 feat[ts]: support typescript Long.ts and Longbits.ts godotg 2023-04-09 11:20:45 +08:00
  • 87f9c969d4 update godotg 2023-04-09 11:14:48 +08:00
  • 3f2be35cf6 fix[ws]: json webSocket codec support attachmnt godotg 2023-04-09 09:58:25 +08:00
  • 2bafe86bb5 fix[ws]: json webSocket codec support attachmnt godotg 2023-04-09 09:53:04 +08:00
  • 3c5b9d1b88 perf[protocol]: typescript protocol template godotg 2023-04-08 21:46:59 +08:00
  • 25351f24e9 chore[zk]: comment godotg 2023-04-08 17:05:24 +08:00
  • adcb1c93c0 fix[resource]: use classpath* to solve the problem that some resources cannot be loaded godotg 2023-04-08 17:01:15 +08:00
  • 84b8d20e95 Merge remote-tracking branch 'origin/main' godotg 2023-04-08 16:54:21 +08:00
  • ef2847aa64 fix[resource]: use classpath* to solve the problem that some resources cannot be loaded godotg 2023-04-08 16:54:02 +08:00
  • cb6c72a78b perf[buffer]: use readSlice instead of readRetainedSlice godotg 2023-04-04 17:45:47 +08:00
  • 2be5f3f267 Merge remote-tracking branch 'origin/main' godotg 2023-04-02 17:08:53 +08:00
  • a25cac4646 doc[zfoo]: update doc godotg 2023-04-02 17:08:39 +08:00
  • 78c373531e chore[net]: rename id to sid godotg 2023-03-30 10:15:02 +08:00
  • 3128a27571 perf[net]: negative signalId and sid are allowed godotg 2023-03-29 17:28:21 +08:00
  • 7281034136 fix[reflect]: confusing argument 'null', unclear if a varargs or non-varargs call is desired godotg 2023-03-29 15:13:04 +08:00
  • f994b974d4 test[map]: update tree map comment godotg 2023-03-26 14:22:40 +08:00
  • c4d495eab5 test[map]: fix test godotg 2023-03-26 12:37:23 +08:00
  • d681ffc356 perf[consistent]: use ArrayList insteadof LinkedList godotg 2023-03-26 12:26:31 +08:00
  • 626e96f0f3 feat[map]: add primitive int-long tree map godotg 2023-03-26 11:53:30 +08:00
  • 3e26ce4a77 perf[balancer]: use AtomicReferenceArray insteadof ConcurrentHashMap to store consumer godotg 2023-03-26 10:56:50 +08:00
  • fe2319c72b perf[session]: use local atomic variables godotg 2023-03-25 18:47:47 +08:00
  • a0c624127d chore[storage]: update version godotg 2023-03-25 18:26:57 +08:00
  • bbd3b92346 perf[storage]: remove unused code godotg 2023-03-25 18:22:39 +08:00
  • c521ce159f perf[session]: use high-performance segment locks to store session maps godotg 2023-03-25 16:32:28 +08:00
  • 9931633601 perf[session]: use high-performance segment locks to store session maps godotg 2023-03-25 16:21:54 +08:00
  • 8dfced4da1 feat[map]: fast concurrent segment lock godotg 2023-03-25 16:18:42 +08:00
  • 2b2083fe80 feat[map]: fast concurrent segment lock godotg 2023-03-25 15:44:14 +08:00
  • 2b0ce755bd feat[map]: fast concurrent segment lock godotg 2023-03-25 14:48:03 +08:00
  • ad845b77a3 feat[storage]: support primitive int-object and long-object storage sun 2023-03-25 10:34:30 +08:00
  • 951e0ce133 feat[storage]: support primitive int-object and long-object storage godotg 2023-03-24 22:54:44 +08:00
  • 02af867305 perf[uid]: optimize the judgment of uid godotg 2023-03-23 15:45:03 +08:00
  • f61e1e5793 Merge pull request #54 from 631221182/dev-pr godotgandGitHub 2023-03-23 15:43:19 +08:00
  • ac42e4423e gatewaySession授权UID问题 lixue 2023-03-23 15:37:56 +08:00
  • c9121312f4 Merge pull request #53 from zaoaz/main godotgandGitHub 2023-03-22 16:29:27 +08:00
  • 546408bc2a fix[net]:修正一致性hash uid判断 zaoaz 2023-03-22 16:02:12 +08:00
  • 703b0ce6eb doc[zfoo]: update doc godotg 2023-03-19 20:11:37 +08:00
  • ee09c3a84e chore[session]: code comments godotg 2023-03-16 11:55:15 +08:00
  • f1384e6779 feat[event]: support virtual thread api sun 2023-03-13 19:33:21 +08:00
  • abe8356fc0 Merge remote-tracking branch 'origin/main' sun 2023-03-13 16:05:37 +08:00
  • ece2876e4a doc[zfoo]: doc sun 2023-03-13 16:05:24 +08:00
  • 46cb952382 feat[event]: support virtual thread api godotg 2023-03-11 20:00:54 +08:00
  • e95074463f feat[event]: support virtual thread api godotg 2023-03-11 14:57:20 +08:00
  • 5702650159 feat[event]: support virtual thread api godotg 2023-03-11 14:12:13 +08:00
  • 4c98f97684 feat[event]: support virtual thread api godotg 2023-03-10 14:27:41 +08:00
  • da9cb5f608 ref[event]: rename IEvent threadId method name to executorHash godotg 2023-03-08 12:00:04 +08:00
  • a4e28e1014 ref[event]: ArrayList replaces LinkedList in event collection godotg 2023-03-07 19:40:15 +08:00
  • 67fd9ad1d2 perf[event]: asynchronous events are processed in different thread pools godotg 2023-03-07 19:36:30 +08:00
  • 6658ecaa1a ref[event]: rename submit to post godotg 2023-03-07 17:36:07 +08:00
  • ba3a074d61 del[event]: remove misleading interfaces godotg 2023-03-07 17:16:38 +08:00
  • 66bef8e103 Merge pull request #52 from SterbenDa/main godotgandGitHub 2023-03-06 13:49:06 +08:00
  • 100e21f07d perf(hotswap): 去除class重复获取 SterbenDa 2023-03-06 12:59:35 +08:00
  • 166d4a4115 Merge pull request #51 from qq564139153/main godotgandGitHub 2023-03-06 10:23:57 +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
  • 5b5ac9c9e7 Merge branch 'zfoo-project:main' into main seanandGitHub 2023-03-05 23:48:11 +08:00
  • 4832eb3066 fix[net]:修改sessionId生成的BUG 大屌哥 2023-03-05 23:46:09 +08:00
  • 0b51f671ad perf[gdscript]: gdscript map method of field godotg 2023-03-05 21:42:10 +08:00
  • 535255becd ref[orm]: make log information more detailed godotg 2023-03-05 20:11:43 +08:00
  • 938f5ec635 doc[task]: update doc godotg 2023-03-05 16:46:19 +08:00
  • db0820d939 perf[task]: reduce the performance cost of boxing godotg 2023-03-05 16:31:41 +08:00
  • 9895e3c9ec fix[gdscript]: fix gdscript syntax error godotg 2023-03-04 17:13:23 +08:00
  • 548465d032 perf[orm]: lower the log warning level godotg 2023-03-02 16:49:03 +08:00
  • a74e248ef4 Merge pull request #50 from Yuao-github/main AoYuandGitHub 2023-02-27 20:17:44 +08:00
  • e542ae7d60 perf[storage] reformat code aoyu 2023-02-27 20:15:14 +08:00
  • 89b6b43ed5 Merge pull request #49 from Yuao-github/main AoYuandGitHub 2023-02-27 19:58:30 +08:00
  • 1f7ebba7de perf[protocol] reformat code aoyu 2023-02-27 19:50:13 +08:00
  • 12ca094ba9 Merge pull request #48 from Yuao-github/main godotgandGitHub 2023-02-27 13:14:54 +08:00
  • e06e2d1aa8 test[protocol]add performance test of specific object aoyu 2023-02-27 12:04:36 +08:00
  • 1c32a576a0 Merge pull request #47 from Yuao-github/main godotgandGitHub 2023-02-25 21:50:02 +08:00
  • 62ee3a2751 fix[protocol] modify a detail of "SpeedTest" aoyu 2023-02-25 21:17:15 +08:00
  • 1264387ca5 ref[monitor]: adjust the directory structure godotg 2023-02-24 23:19:55 +08:00
  • 11e7cb8bca perf[time]: volatile reduces the cache hit ratio of the CPU godotg 2023-02-24 23:11:54 +08:00
  • f4f700b132 Update maven.yml godotgandGitHub 2023-02-24 11:00:46 +08:00
  • ac57b9172b Create maven.yml godotgandGitHub 2023-02-24 10:46:42 +08:00
  • 99c49f5c05 fix[protocol]: fix test compilation error godotg 2023-02-24 10:28:48 +08:00
  • 1b1844950c feat[monitor]: performance of disk io monitoring sun 2023-02-21 20:17:19 +08:00
  • a26bb90438 Merge remote-tracking branch 'origin/main' sun 2023-02-21 20:15:10 +08:00
  • 0e587eda79 perf[time]: improve the precision of the now() method sun 2023-02-21 20:14:48 +08:00
  • d958644292 Merge pull request #46 from Yuao-github/main godotgandGitHub 2023-02-19 10:03:43 +08:00
  • 608d5f0ad0 test[protocol]test serialization and deserialization performance of fields(int,Integer,float) aoyu 2023-02-18 22:37:38 +08:00
  • 6ba3bfa16b Merge pull request #45 from Yuao-github/main godotgandGitHub 2023-02-15 20:22:43 +08:00
  • 55ea87e3f3 perf[event] add field "async" in @EventReceiver aoyu 2023-02-15 20:02:36 +08:00
  • cf5f93d2d6 Merge pull request #44 from Yuao-github/main godotgandGitHub 2023-02-13 15:36:01 +08:00
  • a729493015 perf[protocol]:optimize detection of circular references using topological sorting algorithms aoyu 2023-02-13 15:19:06 +08:00
  • 372947e675 doc[idea]: doc sun 2023-01-29 17:39:36 +08:00
  • 607314a442 revert[proxy]: bean should be pojo class godotg 2023-01-17 11:18:52 +08:00
  • 06f716feb9 fix[proxy]: the annotations of the bean of the parent class cannot be scanned sun 2023-01-16 19:11:19 +08:00
  • e2522ac333 doc[todo]: todo doc sun 2023-01-14 17:51:26 +08:00
  • cbd34ac10b rename[storage]: rename getFieldName method sun 2023-01-10 20:19:49 +08:00
  • 051660e3a2 perf[storage]: use ExcelFieldName annotation as the column name sun 2023-01-10 20:03:33 +08:00