Commit Graph

51 Commits

Author SHA1 Message Date
aab62856f7 添加对UDP的支持 2020-05-16 18:24:17 +08:00
740cb31f83 update ThreadLocals and dependencies 2020-05-03 17:28:05 +08:00
83b265e38b add DefaultValueMap 2020-05-03 03:20:21 +08:00
79b947e30f fix bug 2020-04-11 00:40:54 +08:00
d500005755 重构HttpRequest 2020-03-17 19:28:55 +08:00
4464bee33b fox http request bugs 2020-03-14 02:34:59 +08:00
4a4ceb3dd3 add toJson fromJson 2020-03-14 02:03:08 +08:00
655aafdb27 添加协程mongo驱动 2020-03-11 22:44:19 +08:00
395866dc06 添加StorageHandler 2020-03-09 23:33:28 +08:00
28233132c3 自动路由处理器添加异常处理功能 2020-03-09 18:08:38 +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
5de223d5da add mail module 2020-03-07 17:30:36 +08:00
903fb764f0 add AsyncSocketSecurity 2020-03-02 04:19:14 +08:00
3c41eb3980 add DSA, ECC 2020-03-02 03:38:33 +08:00
39ed6ad7e3 update RSA, add public RSA object 2020-03-02 02:18:17 +08:00
9c473813af update RSA 2020-03-02 01:58:16 +08:00
cd2be4c409 update RSA 2020-03-02 00:36:29 +08:00
32dea366e9 add Parser 2020-02-27 04:14:46 +08:00
74ca44e2d3 add Parser 2020-02-19 13:57:50 +08:00
ee9b6cd87f add concurrent list 2020-02-18 13:55:24 +08:00
2773e20eda add loop 2020-02-17 01:37:38 +08:00
d1baaa2526 添加 clone 库,需要kotlin反射支持 2020-02-16 23:56:53 +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
542577b007 add FlvChecker 2020-02-01 14:28:11 +08:00
5131da5bfa add FlvChecker 2020-01-21 22:58:32 +08:00
3b9054193b fix bug 2020-01-21 12:45:46 +08:00
bfebd1e5c6 add method ByteBuffer.read(InputStream) 2020-01-21 12:42:34 +08:00
3a11dac3b4 fix fucking java nio buffer bugs 2020-01-21 12:35:51 +08:00
5e7d84e856 add typed put method 2020-01-21 12:27:06 +08:00
43836eb8b4 fix bug 2020-01-21 11:31:38 +08:00
f17402f3dc add (() -> T).unaryPlus() 2020-01-19 13:47:33 +08:00
e41da3463a 修复 ByteBuffer.finishWrite 的 bug 2019-12-14 23:56:27 +08:00
9f1b852976 添加 ClassLoaderUtil 2019-12-14 00:25:31 +08:00
fa4202e2d1 添加 ClassLoaderUtil 2019-12-12 23:01:36 +08:00
a6ccba5d1a 添加 ClassLoaderUtil 2019-12-12 22:05:04 +08:00
d008daef2d 重构结构 2019-12-02 02:06:20 +08:00
f073510b4f 修复 ByteBuffer 初始化顺序的 bug 2019-11-29 23:25:54 +08:00
9e765dc997 增强 ByteBuffer 的 slice 功能 2019-11-21 17:23:58 +08:00
3993a8af1f 优化 Web 写入性能 2019-11-21 16:26:46 +08:00
1e388ad670 添加装饰模式 NioSocket 增强 2019-11-21 00:00:44 +08:00
75483b45a1 将AdvanceByteBuffer替换为更加简洁的ByteBuffer 2019-11-20 13:09:30 +08:00
9765c5ead5 修复 AsyncSocket 的 bug 2019-11-03 23:22:39 +08:00
0cc65cfb34 添加 token 工具类 TokenUtil 2019-10-24 21:01:11 +08:00
9703056095 添加注释,优化 AsyncNioSocket 结构 2019-10-22 13:59:40 +08:00
751b5dda42 优化 SocketServer 结构,添加 README 2019-10-20 15:48:16 +08:00
acfe8fda0a 添加了两个Demo 2019-10-10 15:23:00 +08:00