3 Commits (19c1cdb649919db0a79ad613b8aaedf83547b307)

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