Skip to content

[Refactor]: Rewrite rshotkey with poll futures #24

@fu050409

Description

@fu050409

Currently we use tokio and spawn lots of tasks to make sure our concurrency works. By virtue of the equiment deliver by tokio, this will costs unexpected heap cost. We need to rewrite our codes.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions