# community-platform **Repository Path**: l-j-l/community-platform ## Basic Information - **Project Name**: community-platform - **Description**: 算法间的通信平台,用于不同语言,框架的算法通信 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-10 - **Last Updated**: 2023-12-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # community-platform #### 介绍 算法间的通信平台,用于不同语言,框架的算法通信 #### 待改进点 添加检测文件夹功能,用于调试,避免依赖机器热拍照 解析socket data中的动态开辟堆区内存没必要,直接在栈区创建即可 1.通信协议不用json,改为类封装 2.制作定时器 6.添加进程/线程间消息队列功能 .和web通信 #### 已完成 4.添加客户端示例测试 3.使用智能指针 改回json 1.创建新的clientMap时,若以达到最大上限,则查询use=false的元素,并将其删除,再重新创建 .机器人传服务,服务传上位机:targetId:表示发送到某个服务的id, callbackId:表示该服务回传的信息传给谁,eg。传给上位机,或原路传回 当连接断开后,clientMap应该如何处理,目前是仅是将状态设为use=false,表示失效,当同名客户再次连接时,将此项覆盖 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)