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

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 86.5%
  • ActionScript 13.5%