Skip to content

Conversation

reu
Copy link
Owner

@reu reu commented May 12, 2023

The communication protocol had to suffer an slight change: now the first byte is the type of clipboard "object" we are reading, and in the case of an image, the next two u64 are its width and height.

Fow now the images are not being compressed. Ideally all the communication should be compressed with some streaming algorithim, but this is quite hard for now with tokio. Will await for Nullus157/async-compression#178 be resolved.

@reu reu merged commit 08dfc09 into master May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant