Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 208 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 208 Bytes

Go-AMP

This package implements the twisted.protocols.AMP protocol in Go, and supports both servers and clients.

Usage

You use this package in the same way you'd use net/rpc/jsonrpc from the stdlib.