|
|
66287c2d0e
|
update the admin feature and unit test cases of ghttp
|
2019-02-28 23:57:20 +08:00 |
|
|
|
76c49170bd
|
change gitee.com/johng/gf -> github.com/gogf/gf
|
2019-02-02 16:18:25 +08:00 |
|
|
|
14fcd0b2f9
|
move gtime.SetTimeout>ime.SetInterval to gtimer
|
2019-01-16 23:23:53 +08:00 |
|
|
|
b7a6d257d5
|
Fix binary decoding issue of gbinary package.
|
2018-12-08 18:18:05 +08:00 |
|
|
|
a4903f2a6b
|
ghttp.Server完善重启及停止的终端提示信息
|
2018-09-11 10:32:16 +08:00 |
|
|
|
34e86b839d
|
修复ghttp.Server在windows下的重启失效问题;去掉gfile.IsExecutable方法
|
2018-08-27 22:14:06 +08:00 |
|
|
|
1f6cfcc466
|
gfile增加IsExecutable方法
|
2018-08-26 19:01:53 +08:00 |
|
|
|
2a7ea92c2e
|
改进ghttp.Server退出机制处理
|
2018-08-01 13:04:15 +08:00 |
|
|
|
0048cb4eca
|
增加gpool对象池;增加gtcp.Conn连接池对象;改进gproc进程间通信机制,增加进程消息分组特性,并限定队列大小
|
2018-07-04 19:32:51 +08:00 |
|
|
|
373264da3f
|
改进ghttp.Server平滑重启进程间通信机制
|
2018-06-29 17:26:34 +08:00 |
|
|
|
f2a47a4c9e
|
修复Linux下的平滑重启功能
|
2018-06-29 13:53:14 +08:00 |
|
|
|
b2c4336a4a
|
完成ghttp.Server对WebSocket的支持,并完成测试以及对应示例
|
2018-06-02 23:47:16 +08:00 |
|
|
|
111cdb9e42
|
ghttp.Server.EnableAdmin页面Restart接口支持GET参数newExeFilePath支持
|
2018-06-01 19:49:05 +08:00 |
|
|
|
5b6bb4bdee
|
ghttp.Server平滑重启机制增加可自定义重启可执行文件路径,特别是针对windows系统特别有用(因为windows下不支持可执行文件覆盖更新)
|
2018-06-01 18:29:26 +08:00 |
|
|
|
c78fa84a8f
|
完成ghttp.Server平滑重启机制改进
|
2018-06-01 18:19:54 +08:00 |
|
|
|
0eafa1edc6
|
ghttp.Server平滑重启机制改进中
|
2018-06-01 00:11:45 +08:00 |
|
|
|
d093f4093c
|
完成gproc进程间通信由共享文件改进为TCP/IP方式,并对应改进ghttp.Server热重启机制,完成在Linux及Windows下的功能测试
|
2018-05-21 10:11:24 +08:00 |
|
|
|
37e48f6f71
|
修复服务注册时的控制器及执行对象方法丢失问题
|
2018-05-18 11:01:22 +08:00 |
|
|
|
57f3f2b39d
|
完成ghttp.Server热重启机制在Linux_amd64及Windows_amd64下的测试
|
2018-05-17 22:32:50 +08:00 |
|
|
|
cc70bbf6a2
|
ghttp.Server热重启机制在windows系统下的稳定性测试
|
2018-05-16 23:42:02 +08:00 |
|
|
|
5856605fc3
|
完成ghttp.Server热重启机制在Windows下的测试
|
2018-05-16 22:32:56 +08:00 |
|
|
|
c18e274d06
|
ghttp.Server热重启稳定性测试,功能改进,TODO++
|
2018-05-15 18:34:00 +08:00 |
|
|
|
d8bd344b66
|
完成ghttp.Server热重启特性开发以及测试工作
|
2018-05-13 14:23:14 +08:00 |
|