Commit Graph

1305 Commits

Author SHA1 Message Date
godotg b6f170e104 perf[protocol]: protocol generate to string method 2023-11-17 15:12:58 +08:00
凌星 94c3b7cd07 Merge pull request #78 from a610569731/main
fix indexOfNearestCeilingKey hashCode <0 and  comfortableCapacity size optimize
2023-11-09 15:43:38 +08:00
libin f716bfd2f7 comfortableCapacity size optimize 2023-11-09 15:39:06 +08:00
libin f1b0835fb5 fix FastTreeMap hash <0 and comfortableCapacity size optimize 2023-11-09 12:00:23 +08:00
godotg d8f1ef7f26 chore[comment]: code comment 2023-11-01 11:30:25 +08:00
godotg 6fda2cc38a doc[net]: update doc 2023-10-31 20:39:00 +08:00
godotg 7a743b4b40 revert[handler]: not share handler in server session 2023-10-31 14:57:59 +08:00
godotg 2f89320acd fix[handler]: share handler in server session 2023-10-31 14:51:47 +08:00
godotg 007dbc8fb9 perf[protocol]: throw en exception 2023-10-31 11:16:17 +08:00
godotg c0d9023bc2 perf[protocol]: throw en exception 2023-10-31 11:09:55 +08:00
godotg 99a77172f6 perf[orm]: throw en exception 2023-10-31 10:27:04 +08:00
godotg 6f33e8bfcb fix[orm]: mongodb only supports byte[] 2023-10-30 17:52:31 +08:00
godotg e0de214095 perf[protocol]: remove unused field 2023-10-29 18:34:48 +08:00
godotg 784d8f158b doc[protocol]: update document 2023-10-28 11:36:42 +08:00
godotg fecff15b8f doc[protocol]: update document 2023-10-28 10:04:24 +08:00
godotg 918c16853c doc[protocol]: update document 2023-10-28 09:26:54 +08:00
godotg 75f76e00c6 doc[protocol]: update document 2023-10-28 09:23:01 +08:00
godotg 9ca8dc424d doc[protocol]: update document 2023-10-28 09:22:14 +08:00
godotg 6d0dc5168f doc[protocol]: update document 2023-10-28 09:15:48 +08:00
godotg 1ec936b6c0 test[protocol]: fury test 2023-10-26 18:07:08 +08:00
sun 57b6ba8073 test[net]: net websocket test 2023-10-25 14:56:01 +08:00
sun 622f822576 test[net]: net websocket test 2023-10-25 14:55:25 +08:00
sun b0c01701fe perf[protocol]: protocol reserved name 2023-10-24 16:40:51 +08:00
godotg b5035eda75 perf[storage]: remove the useless cast type 2023-10-23 10:47:37 +08:00
godotg 068e3068b5 release 3.2.0 2023-10-22 22:52:34 +08:00
godotg a4089a9aee release 3.2.0 2023-10-22 10:24:23 +08:00
godotg 88a6e11a69 ref[storage]: refactor lambda of storage 2023-10-22 10:08:55 +08:00
godotg 16f7997002 ref[storage]: refactor lambda of storage 2023-10-21 22:09:43 +08:00
godotg b64a7a4fd5 ref[storage]: refactor lambda of storage 2023-10-21 21:46:57 +08:00
godotg a59055360e ref[storage]: refactor lambda of storage 2023-10-21 21:32:53 +08:00
godotg 43f2e608b2 ref[storage]: refactor lambda of storage 2023-10-21 21:24:01 +08:00
godotg a6f06579b1 ref[storage]: refactor lambda of storage 2023-10-21 20:47:48 +08:00
godotg a6fe28d518 ref[storage]: refactor lambda of storage 2023-10-21 20:46:14 +08:00
godotg 592523a3bd ref[storage]: refactor the storage module 2023-10-21 11:30:24 +08:00
godotg c466b5d1f2 ref[storage]: refactor the storage module 2023-10-21 11:28:35 +08:00
godotg 2499c4dc14 ref[storage]: refactor the storage module 2023-10-21 11:09:16 +08:00
godotg 0a69285a7e perf[protocol]: a capacity that is sufficient to keep the map from being resized 2023-10-21 11:07:35 +08:00
godotg afa85e55fb perf[storage]: use string as cache to reduce memory consumption 2023-10-21 09:51:02 +08:00
godotg b973ca5974 del[protobuf]: delete protobuf generate 2023-10-21 09:45:37 +08:00
godotg b380c80b98 del[protobuf]: delete protobuf generate 2023-10-21 09:37:03 +08:00
sun 2cfef3e625 perf[protobuf]: protobuf generate 2023-10-20 18:57:02 +08:00
sun 8ecc82da75 doc[protocol]: update doc 2023-10-20 17:58:40 +08:00
sun 7db552cfd1 del[go]: delete golang net for zfoo protocol 2023-10-20 10:52:53 +08:00
godotg 9f599ea878 perf[net]: increase the number of concurrent server sessions 2023-10-19 17:04:47 +08:00
godotg 45089373fb doc[protocol]: update doc 2023-10-19 15:40:43 +08:00
godotg de67753fda doc[protocol]: update doc 2023-10-19 13:30:57 +08:00
godotg 0c7a77de0e doc[protocol]: update doc 2023-10-19 13:29:36 +08:00
godotg 4ebc3841e2 test[lua]: compatible field of inside protocol class in lua 2023-10-19 13:14:11 +08:00
godotg a20f744eb4 feat[lua]: compatible field of inside protocol class in lua 2023-10-19 13:09:04 +08:00
godotg 9d393e76d5 feat[lua]: compatible field of inside protocol class in lua 2023-10-18 19:53:37 +08:00