shttp/

directory
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 30, 2020 License: Apache-2.0

README

This example application makes two requests from the client to the server.

First, it issues a GET request and requests a greeting message. Afterwards it sends data to the server via POST.

Start the example server:

go run ./pkg/shttp/_examples/server -p 443

Then, run the example client, specifying the server's address with the -s flag, e.g.

go run ./pkg/shttp/_examples/client -s 17-ffaa:1:c2,[127.0.0.1]:443

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL