Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 169 Bytes

File metadata and controls

4 lines (3 loc) · 169 Bytes

example-webserver

Basic webserver handling HTTP and HTTPS clients. Built on Go Release 1. Demonstrates use of multiple http.ServeMux and a ReadCloser.