Skip to content

paulhodge/amf.go

Repository files navigation

amf.go

A Go library for using Adobe's AMF (Action Message Format)

Here's more information on Action Message Format:

    http://en.wikipedia.org/wiki/Action_Message_Format

This library can be used either as a binary protocol (such as with a flex.net.Socket),
or as a full-blown server gateway for Flex remoting (such as with mx.messaging.*)

# Current Status #

The library is still a work in progress.

About

A Go library for using Adobe's AMF (Action Message Format)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published