Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yzh44yzh/as-to-bert
ActionScript to Binary Erlang Term (BERT) serialization and deserialization library
https://github.com/yzh44yzh/as-to-bert
Last synced: about 2 months ago
JSON representation
ActionScript to Binary Erlang Term (BERT) serialization and deserialization library
- Host: GitHub
- URL: https://github.com/yzh44yzh/as-to-bert
- Owner: yzh44yzh
- Created: 2013-10-18T14:33:07.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-08T17:07:04.000Z (almost 11 years ago)
- Last Synced: 2024-08-03T05:02:52.658Z (5 months ago)
- Language: ActionScript
- Homepage:
- Size: 316 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-actionscript-sorted - as-to-bert - ActionScript to Binary Erlang Term (BERT) serialization and deserialization library (File Formats / Misc Formats)
README
ActionScript to Binary Erlang Term (BERT) serialization and deserialization library from [dieselpuppet.com](http://dieselpuppet.com/).
Library can be used to build Flash/Flex/ActionScript client which need to communicate with Erlang based server (or any BERT server).
See [Erlang External Term Format documentation](http://erlang.org/doc/apps/erts/erl_ext_dist.html) and also [BERT and BERT-RPC Specification](http://bert-rpc.org)