BluetoothMessager 0.2.0

BluetoothMessager 0.2.0

Weiren维护。



  • 作者
  • weiren

BluetoothMessager

CI Status Version License Platform

示例

要运行示例项目,首先从仓库克隆,然后在示例目录中运行pod install

要求

安装

BluetoothMessager可以通过CocoaPods获取。要安装它,只需将以下行添加到您的Podfile中即可

pod 'BluetoothMessager'

作者

weiren, [email protected]

路线图

  • 消息发送器应始终作为中心
  • 外围设备在接收到消息时,应将确认消息发送回中心
  • 消息接收器应可选择性使用
  • 用于保留带有状态(发送/收到/成功/失败)的消息的队列
  • 检查消息数据的最大体积
  • 消息日期格式(字符串/数组/字典)
  • 改进错误处理
  • 改进用户界面/用户体验

许可

BluetoothMessager遵循MIT许可证。有关更多信息,请参阅LICENSE文件。