Skip to content

供 ArmFaceID 与 ArmFaceID-client 使用的 RPC 通信模块,使用 gRPC 实现

Notifications You must be signed in to change notification settings

YusJade/ArmFaceID-RPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArmFaceID-RPC

ArmFaceIDArmFaceID-client使用的 rpc通信模块,使用gRPC实现。

YusJade/ArmFaceID YusJade/ArmFaceID-client

计划实现功能

  • 服务端抛弃超时请求:客户端发送识别请求时附带时间戳,服务端接受到请求时检查时间戳,若超过设定的阈值,则不进行识别,直接返回响应。
  • 服务端使用异步实现,对 CallData 进行进一步封装。
  • 客户端使用异步实现,对请求类型进行封装。

About

供 ArmFaceID 与 ArmFaceID-client 使用的 RPC 通信模块,使用 gRPC 实现

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published