Python 的AMF實現 PyAMF
PyAMF 是一個Python 實現的
AMF ( ActionScript Message Format ) 協議的編碼和解碼器,支持 Flash 播放器。它能夠與Python Web框架集成如:
Django,
Pylons,
Twisted,
SQLAlchemy,
web2py等。它擁有以下特性:
- AMF0 encoder/decoder for legacy Adobe Flash Players (version 6-8)
- AMF3 encoder/decoder for the new AMF format in Adobe Flash Player 9 and newer
- Optional C-extension for maximum performance, created using Cython
- Support for IExternalizable, ArrayCollection,ObjectProxy, ByteArray,RecordSet, RemoteObject and more
- Remoting gateways for Twisted,Django,Google App Engine,Pylons,TurboGears2,web2py, and any compatible WSGI framework
- Adapter framework to integrate nicely with third-party Python projects includingDjango,Google App Engine andSQLAlchemy
- Authentication/setCredentials support
- Python AMF client with HTTP(S) and authentication support
- Service Browser requests supported
- Local Shared Object 支持
本文由用戶 fmms 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!