Skip to content

Dartswoole是 Darts 框架的核心类库。提供事件绑定,容器绑定,路由解析,RPC,连接池等核心服务。

License

Notifications You must be signed in to change notification settings

jefferyjob/dartswoole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Darts Library

概述

Library 类库

Label

issues GitHub forks GitHub stars GitHub license

Framework

https://github.com/jefferyjob/darts

提供支持

  • 路由的解析与处理
  • event事件的绑定与处理
  • Swoole的http服务的实现
  • 基于consule实现独立的RPC服务
  • 基于Swoole实现RPC客户端和服务端
  • 数据库的Pool连接池的操作支持

目录简介

src
-----App-----------------核心服务  
-----Container-----------容器服务  
-----Priovder------------服务提供者抽象类定义
-----Config--------------配置解析处理
-----Help----------------类库的调试帮助函数
-----Event---------------事件绑定的解析与处理
-----Database------------数据库支持
-----Routes--------------路由解析与处理
-----Consul--------------consul实现RPC服务
-----Rpc-----------------RPC服务实现
-----SwooleServer--------swoole实现http等服务
test  
-----xxxxxx--------------测试文件 

License

遵循 MIT 许可证,有关详细,请参阅 LICENSE。

About

Dartswoole是 Darts 框架的核心类库。提供事件绑定,容器绑定,路由解析,RPC,连接池等核心服务。

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages