Skip to content
/ amf.go Public
forked from paulhodge/amf.go

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

Notifications You must be signed in to change notification settings

hljlgj/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

Languages

  • Go 97.4%
  • Makefile 1.4%
  • AngelScript 1.2%