containerd / ttrpc-rust

Rust implementation of ttrpc (GRPC for low-memory environments)
Apache License 2.0
195 stars 45 forks source link

Remove redundant path suffix of unix domain socket #96

Closed Tim-Zhang closed 3 years ago

Tim-Zhang commented 3 years ago

The suffix does not obey the protocol.

Fixes: containerd#98