hitbox icon indicating copy to clipboard operation
hitbox copied to clipboard

Unbind backend interction with a cache from actix.

Open singulared opened this issue 3 years ago • 0 comments

The main idea is removing actix dependency from hitbox-backend and hitbox main crate in favor of pure tokio. Need to describe new Backend trait that explicit interaction with CachedValue struct instead of serialized bytes.

singulared avatar Jun 01 '21 18:06 singulared