Ticket #225 (closed enhancement: fixed)
cPyAMF
| Reported by: | thijs | Owned by: | gerard |
|---|---|---|---|
| Priority: | major | Milestone: | 0.4 |
| Component: | Encoder | Version: | 0.3.1 |
| Keywords: | Cc: | gerard | |
| Fixed in revision: | Branch: | ||
| Author: |
Description (last modified by thijs) (diff)
There are two parts to PyAMF: the core AMF encoder and decoder, and the gateway/remoting for transporting data between a server and a client.
Currently both parts are written in pure Python but the idea is to create a C version of the AMF encoder/decoder that can be used as a dropin which will increase performance significantly.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.



