Skip to content

liamzebedee/go-qrp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QRP: A simple packet-based RPC protocol

QRP is a simple packet-based RPC protocol. The design is based off KRPC (BitTorrent), and subsequent implementation is based off the net/rpc library of Go.

This project is licensed under GPLv3 to Liam (liamzebedee) Edwards-Playne.

View the documentation here and see an example in rpc_test.go

About

QRP is a simple packet-based RPC protocol coded in Go.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages