Logo
Explore Help
Sign In
fluencelabs/rust-libp2p
1
0
Fork 0
You've already forked rust-libp2p
mirror of https://github.com/fluencelabs/rust-libp2p synced 2025-06-29 17:51:35 +00:00
Code Issues Projects Releases Wiki Activity
Files
3cfbf89a3aaad37bfa0731d7f27d0ae9e3e2b2b0
rust-libp2p/protocols/rendezvous/build.rs

4 lines
86 B
Rust
Raw Normal View History

protocols/rendezvous: Implement protocol (#2107) Implement the libp2p rendezvous protocol. > A lightweight mechanism for generalized peer discovery. It can be used for bootstrap purposes, real time peer discovery, application specific routing, and so on. Co-authored-by: rishflab <rishflab@hotmail.com> Co-authored-by: Daniel Karzel <daniel@comit.network>
2021-09-08 00:36:52 +10:00
fn main() {
prost_build::compile_protos(&["src/rpc.proto"], &["src"]).unwrap();
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 592ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API