swsnider / go-amp

Go implementation of the Twisted AMP protocol.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Go implementation of the Twisted AMP protocol.

License:MIT License


Languages

Language:Go 100.0%