Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

amf Godoc Reference Go Report Card

Golang implementation of AMF3.

Encodes and decodes all the primitive, as well as dynamic Objects, such as:

{
    abc: "abc"
    ,dtl: new Date
    ,num: Number(123.456789)
    ,arr: [0,1,2,"lol",3]
    ,int: 1337
}

About

golang implementation of AMF3

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages