mio/

directory
v1.1.6 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2022 License: Apache-2.0

README

Run

Start server

cd server
make
cd bin
./app (add '--maxconn 32' if you want to set the max_conn of tlsserver to 32)

Start client

cd client
cargo run

Start client-go (golang should be installed)

cd client-go
make
./bin/app

Start client-java (Java:1.8+, mvn)

cd client-java
mvn install
java -jar target/client-java-0.0.1-SNAPSHOT.jar

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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