JSON HTTP Streaming Description This project illustrates how we can streaming JSON objects over http. How to run Run server go run cmd/server/main.go Run client go run cmd/client/main.go