8000 GitHub - lgfa29/frpc-poc
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lgfa29/frpc-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fprc-poc

Simple POC of fprc-go two-way stream communication.

Quick start

Build the client and server binaries and start them in different terminals.

make
./out/server
./out/clent

Send sample requests.

cu
57AF
rl http://localhost:8080/instances
curl -XPOST http://localhost:8080/instances

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0