Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

网络框架代码开发 #2

Open
1 of 4 tasks
Dbinggo opened this issue Jun 15, 2024 · 1 comment
Open
1 of 4 tasks

网络框架代码开发 #2

Dbinggo opened this issue Jun 15, 2024 · 1 comment

Comments

@Dbinggo
Copy link
Owner

Dbinggo commented Jun 15, 2024

初步设想是开发三个版本
hertz gin fiber(按照重要程度)
开发相关代码请放在 internal/{hertz,gin,fiber} /目录下

  • hertz代码开发
  • gin代码开发
  • fiber代码开发
  • 中间件开发 适配三个网络框架 用依赖注入(策略模式)方式适配三个接口
@Dbinggo
Copy link
Owner Author

Dbinggo commented Jun 16, 2024

@kkb-1 hertz基建代码已经写完可以看看 可以仿照这个来写gin的代码

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant