Skip to content

egiantine/node-amf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-amf

Fork of AMF module for NodeJS by Tim Whitlock

I forked this in order to experiment with improving the library performance, but unfortunately I wasn't able to get better than a 2x speedup for deserialization, so I ended up writing my own native module node_amf_cc which gets 10-20x better performance. node_amf_cc is the only module I plan to maintain going forward, but feel free to play with the deserialization speedup here.

About

AMF library for NodeJS (forked for faster performance but not maintained)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 86.5%
  • ActionScript 13.5%