Skip to content

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

Notifications You must be signed in to change notification settings

textnode/example-webserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

example-webserver

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages