linuxkit / virtsock

Go bindings for virtio and Hyper-V sockets
Other
88 stars 30 forks source link

go: rename sample programs #10

Closed rn closed 7 years ago

rn commented 7 years ago

Both the echo and stress example apps are no longer specific to Hyper-V sockets. Rename them to more generic virtsock_echo and virtsock_stress.

Also update documentation.

Signed-off-by: Rolf Neugebauer rolf.neugebauer@docker.com