containerd / ttrpc-rust

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

example: use path socket address to support macOS #133

Closed Tim-Zhang closed 2 years ago

Tim-Zhang commented 2 years ago

Because macOS does not support abstract unix socket address.

Signed-off-by: Tim Zhang tim@hyper.sh