This website requires JavaScript.
Explore
Help
Sign In
testnet
/
proto
Watch
3
Star
0
Fork
0
You've already forked proto
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
28
Commits
2
Branches
0
Tags
356
KiB
Rust
100%
42443b8162
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Noor
42443b8162
Implement From trait for MappedPort to facilitate conversions between tuple and brain::MappedPort
2025-02-04 12:39:46 +00:00
proto
complete refactor of brain proto format
2025-02-04 16:50:52 +05:30
src
Implement From trait for MappedPort to facilitate conversions between tuple and brain::MappedPort
2025-02-04 12:39:46 +00:00
.gitignore
first commit
2024-12-11 16:00:55 +05:30
build.rs
complete refactor of brain proto format
2025-02-04 16:50:52 +05:30
Cargo.lock
Add gRPC support with tonic and protobuf integration
2024-12-23 18:26:50 +05:30
Cargo.toml
Add gRPC support with tonic and protobuf integration
2024-12-23 18:26:50 +05:30
README.md
first commit
2024-12-11 16:00:55 +05:30
README.md
Shared files for projects in deTee
eg: proto, yaml config in dtpm, etc...