mirror

command
v0.0.0-...-39a1a8e Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2020 License: Apache-2.0 Imports: 18 Imported by: 0

README

How to Run

cd examples/mirror
go build

quic

  • start server

    ./mirror --cmd-type=server --type=quic --addr=localhost:9890

  • start client

    ./mirror --cmd-type=client --type=quic --addr=localhost:9890

websocket

  • start server

    ./mirror --cmd-type=server --type=websocket --addr=localhost:9890

  • start client

    ./mirror --cmd-type=client --type=websocket --addr=wss://localhost:9890/test

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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