Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

prprhyt/protoLite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

protoLite

Implementation of toy protocol which has robustness.

How to run

Build

$go build client.go -o client
$go build server.go -o server

Run

$./server {src addr} {dst addr}
$./client {src addr} {dst addr}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages