Skip to content

sgnn7/golang-grpc-plugin-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

golang-grpc-plugin-test

Use

Start a simple (non-HTTPS) webserver

$ python3 -m http.server 8080 --bind 0.0.0.0

Leave this process running - it is the endpoint for the broker

Start the broker

  • Go into app/ folder
  • Run ./run.sh to start the broker

Retrieve data through the broker using curl

$ curl localhost:9090/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published