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

重新实现基于oatpp1.4.0的Http&WebSocket服务器 #19

Open
AstroAir opened this issue Mar 22, 2024 · 2 comments · Fixed by #23, #25 or #27
Open

重新实现基于oatpp1.4.0的Http&WebSocket服务器 #19

AstroAir opened this issue Mar 22, 2024 · 2 comments · Fixed by #23, #25 or #27
Assignees
Labels

Comments

@AstroAir
Copy link
Member

AstroAir commented Mar 22, 2024

总体来说只需要提供一个http接口和一个websocket接口即可,对于内置组件或是声明有自带endpoint的可以直接加入oatpp服务器,理论上shared_ptr可以支持

@AstroAir AstroAir added the enhancement New feature or request label Mar 22, 2024
@AstroAir AstroAir self-assigned this Mar 22, 2024
@AstroAir AstroAir moved this to In progress in ElementAstro Update Plan Mar 22, 2024
@AstroAir AstroAir linked a pull request Apr 5, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from In progress to Done in ElementAstro Update Plan Apr 27, 2024
This was linked to pull requests Apr 27, 2024
@AstroAir AstroAir moved this from Done to In review in ElementAstro Update Plan Jun 1, 2024
@AstroAir AstroAir moved this from In review to In progress in ElementAstro Update Plan Jun 6, 2024
@AstroAir AstroAir reopened this Jun 6, 2024
@AstroAir AstroAir changed the title WebSocket Server 根据最新的oatpp1.4.0重新实现WebSocket服务器,贯彻组件化思路 Jun 6, 2024
@ElementAstro ElementAstro deleted a comment from github-actions bot Jun 6, 2024
@ElementAstro ElementAstro deleted a comment from github-actions bot Jun 6, 2024
@ElementAstro ElementAstro deleted a comment from github-actions bot Jun 6, 2024
@AstroAir AstroAir added this to the 组件与服务器 milestone Jul 6, 2024
@AstroAir AstroAir changed the title 根据最新的oatpp1.4.0重新实现WebSocket服务器,贯彻组件化思路 重新实现基于oatpp1.4.0的Http&WebSocket服务器 Jul 6, 2024
@ElementAstro ElementAstro deleted a comment from github-actions bot Jul 6, 2024
@ElementAstro ElementAstro deleted a comment from github-actions bot Jul 6, 2024
@AstroAir
Copy link
Member Author

优先完成路由动态化加载,可能需要处理oatpp兼容性问题

@AstroAir AstroAir pinned this issue Oct 21, 2024
Copy link

Hello @AstroAir! Thanks for raising this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In progress
Development

Successfully merging a pull request may close this issue.

1 participant