arduino / arduino/ArduinoCore-API

Expand Server interface

未关闭
#17 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
C++
星标
306
派生
150
PR 合并指标
30 天内没有已合并 PR

描述

Currently there's no way to make a cross network Server library, as each network lib returns it's own specific type for `SomethingClient SomethingServer::available()`.

We need to introduce another API library developers can use to make a non-board specific networking Server lib.

贡献指南

这个仓库没有索引到贡献指南

调研方向

检查现有的网络库及其 SomethingServer::available() 返回类型,然后确定跨网络 Server 库所需的通用 API。当开发者无需依赖特定开发板的服务器类型即可使用新的 API 时,这项工作就完成了。

由索引模型根据 Issue 内容生成。

评估

技术栈
cpp
领域
api, embedded-iot
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
30/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。