1
0
forked from x/ContextOS

2385 Commits

Author SHA1 Message Date
shaoying
67ca878f1e Merge branch '0.1.0' into 0.2.0 2017-11-19 15:31:26 +08:00
shaoying
b14b5fa5b9 mac mod tcp 修改了功能树,tcp下会有listen和dial模块 2017-11-19 15:28:52 +08:00
shaoying
30b713c05a mac mod ctx&cli 加强了消息驱动的作用,添加了命令行解析与回复,修改了退出过程,cli添加主控模式 2017-11-19 15:23:08 +08:00
shaoying
ed26172c1b mac add aaa ssh 添加了认证和加密通信模块 2017-11-13 08:47:18 +08:00
shaoying
1ddb903a87 mac mod message.ccc 将模块的操作移动到消息上 2017-11-13 08:46:04 +08:00
shaoying
954dd13717 mac mod message.ccc 将模块的操作接口移动消息上 2017-11-13 08:45:10 +08:00
shaoying
c293a1bd95 mac add userinfo 添加的用户权限管理 2017-11-12 20:33:48 +08:00
shaoying
2b8bdd92c3 mac add mdb&tcp 添加了mdb和tcp模块 2017-11-11 22:49:22 +08:00
shaoying
a2f4696979 mac add Message.Assert 添加了消息的异常处理 2017-11-11 22:45:20 +08:00
shaoying
bdc2fd7102 vpn pro ctx 修改了一些语法细节 2017-11-10 18:15:17 +08:00
shaoying
47c81a79fd vpn del other 0.1分支只维护ctx和cli模块 2017-11-10 16:10:28 +08:00
shaoying
a454b662fc mac mod help 修改了接口的帮助信息 2017-11-10 08:45:15 +08:00
shaoying
ee4f372e9f mac pro ctx 整理了ctx.go的代码 2017-11-09 22:51:50 +08:00
shaoying
c8cfc8f4cf vps add snippet.cmd/conf/cap 添加了cmd/conf/cap模板 2017-11-09 05:08:34 +08:00
shaoying
9cdea710d9 vpn pro context 修改了一些小东西 2017-11-08 17:31:11 +08:00
shaoying
8fe0d03eda vpn add web.Request 添加请求上下文 2017-11-08 08:34:41 +08:00
shaoying
75a8b5e544 mac mod web 修改了继承关系 2017-11-07 22:09:42 +08:00
shaoying
d57a74196a Merge branch mac mod context/web 添加了路径分发器 2017-11-07 18:53:46 +08:00
shaoying
3e27bdefb5 Merge branch mac mod context/web 添加了路径分发器 2017-11-07 18:50:29 +08:00
shaoying
48c9df4cee vpn add aaa 添加认证服务、网页服务 2017-11-07 17:50:47 +08:00
shaoying
5cb1f6e5ae mac mod context/web 支持https 2017-11-07 08:51:03 +08:00
shaoying
44e9496f66 mac mod context/web 添加了路径分发器 2017-11-06 21:16:13 +08:00
shaoying
7afce79a45 vpn mod context/web 网页服务支持多主机多路径 2017-11-06 18:12:02 +08:00
shaoying
f1925e3ab9 mac mod context 简化了接口遍历方式和调用参数 2017-11-06 00:40:25 +08:00
shaoying
da194af548 mac mod context 简化了接口遍历方式和调用参数 2017-11-06 00:36:14 +08:00
shaoying
585ee2434b mac add context.deal
添加消息处理,异常链,函数链,简化了模块创建与消息派生的操作接口
2017-11-05 02:04:57 +08:00
shaoying
5a692b1aa5 mac add message.spwan 消息添加了start, spawn, post, cmd的接口,更加完整 2017-11-04 07:25:03 +08:00
shaoying
f67ae0b48a vpn mod Message 建立消息树,用消息树记录模块的动态信赖关系 2017-11-03 18:48:45 +08:00
shaoying
ff2d9a1a62 mac pro code 整理了代码,串联cli和tcp建立远程连接 2017-11-03 08:51:38 +08:00
shaoying
2f03c83978 vpn mod context.Request 简化了服务管理与消息请求 2017-11-02 18:10:25 +08:00
shaoying
21408e523c mac mod context 完善了消息处理、服务管理 2017-11-02 08:45:10 +08:00
shaoying
afa38f685f vpn add context.web 添加网页服务 2017-11-01 18:03:29 +08:00
shaoying
9911e98f8a 创建上下文,支持消息处理、服务启动、自动级联、路径搜索 2017-11-01 00:14:32 +08:00
shy
90ec2cca23
Initial commit 2017-11-01 00:13:18 +08:00
shaoying
c4e8a4b718 创建上下文,支持消息处理、服务启动、自动级联、路径搜索 2017-11-01 00:08:08 +08:00