chore: Replace unit struct with ordinary struct (#1777)
chore(examples): Remove dummy echo implementation (#1178)
fix(tonic): Remove `Sync` requirement for streams (#804)
fix(build): Remove default impl for Server traits (#229)BREAKING CHANGE: remove default implementations for server traits.
chore: Apply clippy (#189)
chore: Reorganize examples and interop crates (#180)* chore: Reorganize examples and interop crates * fix interop tests