Commit Graph

55 Commits

Author SHA1 Message Date
b26f89ff5e add MainCoroutineDispatcherFactory 2020-07-19 13:11:44 +08:00
a1046bca98 update BlockingCallAdapterFactory 2020-07-19 12:11:24 +08:00
43e9e7ed3e add BlockingCallAdapterFactory 2020-07-19 04:24:36 +08:00
604f87ff66 add ConverterFactory 2020-07-19 02:47:10 +08:00
71ce18234b add MainDispatcher to replace Dispatchers.Main 2020-07-18 23:23:15 +08:00
e5c7633f72 更加完善协程本地变量 2020-07-18 22:50:12 +08:00
46cf3932f3 更加完善协程本地变量 2020-07-18 22:25:22 +08:00
e2f209ae56 更加完善协程本地变量 2020-07-18 22:05:23 +08:00
3b8baada36 add CoroutineLocalContinuation 2020-07-18 17:36:16 +08:00
f4ec9ca3c8 add CurrentThreadCoroutineScope 2020-07-18 16:29:02 +08:00
78c06598e1 add CurrentThreadCoroutineScope 2020-07-18 15:45:45 +08:00
9b80eabdf0 add CoroutineScopeContext 2020-07-18 02:44:51 +08:00
a9137789db add CoroutineScopeContext 2020-07-18 02:29:57 +08:00
2f953dc35b add CoroutineLocal 2020-07-18 01:46:34 +08:00
4fbe5236ee finish performance-test module 2020-07-09 15:10:48 +08:00
6dad797cc3 add performance-test module 2020-07-09 14:44:02 +08:00
bf51a17bad add Snowflake 2020-07-03 17:27:16 +08:00
5b00f97963 重构Channel增强类 2020-05-23 02:53:08 +08:00
777a8317bf 重构Channel增强类 2020-05-22 14:05:40 +08:00
4d52a4f8d8 添加AES加密转发支持 2020-05-18 17:55:51 +08:00
7d00b3ba88 添加流量转发 2020-05-18 15:33:50 +08:00
f732137db9 完善Stream 2020-05-18 00:08:18 +08:00
066d78bbed 使NettyByteBuffer支持release 2020-05-17 01:07:15 +08:00
09699dc619 修复空轮询bug 2020-05-17 00:39:27 +08:00
740cb31f83 update ThreadLocals and dependencies 2020-05-03 17:28:05 +08:00
f62f7fc636 fix Any.prettyJson() bug 2020-04-15 20:28:41 +08:00
4a4ceb3dd3 add toJson fromJson 2020-03-14 02:03:08 +08:00
2fb5d872f2 add AsyncBufferedStorageHandler 2020-03-12 00:00:45 +08:00
655aafdb27 添加协程mongo驱动 2020-03-11 22:44:19 +08:00
395866dc06 添加StorageHandler 2020-03-09 23:33:28 +08:00
4e10c5dfcf 优化mail部分结构 2020-03-09 01:06:40 +08:00
9669ea20fe 简化Yaml.toYaml方法实现 2020-03-08 02:26:56 +08:00
654d721428 添加mail read库;为Parser添加对Set的支持;完善Yaml.toYaml方法 2020-03-08 01:48:36 +08:00
a19d4f12d2 add mail module 2020-03-07 18:19:29 +08:00
1bc29d781a add mail module 2020-03-07 17:31:16 +08:00
5de223d5da add mail module 2020-03-07 17:30:36 +08:00
b4f3433180 add ws client 2020-03-01 23:01:18 +08:00
857aa4b6e6 add ws client 2020-03-01 22:57:33 +08:00
4a9e3024ca add Parser 2020-02-19 14:00:46 +08:00
74ca44e2d3 add Parser 2020-02-19 13:57:50 +08:00
29863cd987 添加 clone 库,需要kotlin反射支持 2020-02-16 23:54:19 +08:00
5ffbe0e728 开始重构database模块 2020-02-14 00:07:07 +08:00
9f47f1d70d add platform stream 2020-02-08 16:36:59 +08:00
85291d9f59 增强web 2019-12-15 01:12:02 +08:00
1d66a0ff92 添加对 yaml 的支持 2019-12-02 09:34:31 +08:00
9aa8412b66 添加对 yaml 的支持 2019-12-02 09:34:05 +08:00
42ad123128 添加对 yaml 的支持 2019-12-02 09:17:58 +08:00
75483b45a1 将AdvanceByteBuffer替换为更加简洁的ByteBuffer 2019-11-20 13:09:30 +08:00
5af7493ff5 提升 token 解析性能 2019-10-25 10:13:11 +08:00
dfe91aaa15 添加 token 工具类 TokenUtil 2019-10-24 22:32:19 +08:00