Skip to content

An example of using Tonic without codegen—completely dynamic parsing and usage of protobufs

License

Notifications You must be signed in to change notification settings

dfrankland/tonic-no-codegen-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tonic-no-codegen-example

An example of using Tonic without codegen—completely dynamic parsing and usage of protobufs

Running

Start the server in one shell

cargo run --bin server

And run the client in another shell

cargo run --bin client

About

An example of using Tonic without codegen—completely dynamic parsing and usage of protobufs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages