3 Commits (f9988b62c1e7b4e3efd27ce26519cca6880d3013)

Author SHA1 Message Date
trivernis d017e8e250
Rewrite server to be asynchronous
Rewrite of the vented server that uses async-std and async tcp
streams. The Protocol itself is unchanged but the api for implementations
needs to be adapted.

Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis da6cd1faaf
Update README
Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago
trivernis 6eab07775f
Rename cargo package name and add README
Why did CLion do this to me?

Signed-off-by: trivernis <trivernis@protonmail.com>
4 years ago