Skip to content

timvw/serve-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

serve-rs

Explore messaging in Rust.

grpcurl -plaintext -import-path ./proto -proto broker.proto -d "{ \"message\": \"tim $(date)\"}" [::]:50051 broker.Broker/Publish



grpcurl -plaintext -import-path ./proto -proto broker.proto [::]:50051 broker.Broker/Subscribe


grpcurl -vv -plaintext -import-path ./proto -proto broker.proto [::]:50051 broker.Broker/Subscribe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published