Categorygithub.com/kdar/httprpc
repositorypackage
0.0.0-20140123074835-fef183418ef8
Repository: https://github.com/kdar/httprpc.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

httprpc

A package containing codecs for Gorilla RPC: https://github.com/gorilla/rpc/v2.

Not all server/client codecs are implemented:

  • soap: server only

Note

The old httprpc is in the v1 branch.