| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This directory contains an example server using our code generator which implements a simple streaming API with a single endpoint.
This is the structure:
You can run both together to demonstrate the end-to-end behavior from both client and server side. Run these commands in parallel:
go run ./stdhttp go run ./client
| Back | FazBrowse Home | New Git URL |