Skip to content

TNetStrings JavaScript implementation designed to take advantage of array buffers.

License

Notifications You must be signed in to change notification settings

tOkeshu/tnetbin.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TNetBin.js

tnetbin.js is a JavaScript implementation of TNetStrings designed to take advantage of the ArrayBuffer API.

Current Status

Note: this is alpha software, the implementation is not complete yet.

Encodes:

  • null
  • booleans
  • integers
  • floats
  • strings
  • array buffers
  • lists
  • objects

Decodes:

  • null
  • booleans
  • integers
  • floats
  • strings
  • array buffers
  • lists
  • objects

License

The MIT License

Copyright © 2012 Romain Gauthier romain.gauthier@monkeypatch.me

About

TNetStrings JavaScript implementation designed to take advantage of array buffers.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages