Groups
Groups
Sign in
Groups
Groups
AmFast
Conversations
About
Send feedback
Help
AmFast
1–30 of 107
Mark all as read
Report group
0 selected
Rafał Rajko-Nenow
,
limscoder
4
7/27/15
weird amfast behavior (recoding)
from amfast.decoder import decode_packet from amfast.encoder import encode_packet raw = open ('
unread,
weird amfast behavior (recoding)
from amfast.decoder import decode_packet from amfast.encoder import encode_packet raw = open ('
7/27/15
Chris Velevitch
2
12/6/14
Consumer skipping messages
I did a simple test by publishing 100 messages in a loop and on the client just simply trace the
unread,
Consumer skipping messages
I did a simple test by publishing 100 messages in a loop and on the client just simply trace the
12/6/14
Chris Velevitch
2
12/5/14
Publish messages sometimes gets lost
I did a simple test by blasting 100 messages to the client and on the client just simply trace the
unread,
Publish messages sometimes gets lost
I did a simple test by blasting 100 messages to the client and on the client just simply trace the
12/5/14
Adir Iakya
,
limscoder
2
3/2/14
AmFast python3
What is your time frame? We could discuss contracting this if you are interested. On Sunday, March 2,
unread,
AmFast python3
What is your time frame? We could discuss contracting this if you are interested. On Sunday, March 2,
3/2/14
jpersson
, …
Dave Thompson
4
11/26/13
Getting the IP-number of the caller when using the WsgiChannel
Sure, as long as it includes tests. On Tue, Nov 26, 2013 at 8:32 AM, Jan Flyborg <jan.flyborg@
unread,
Getting the IP-number of the caller when using the WsgiChannel
Sure, as long as it includes tests. On Tue, Nov 26, 2013 at 8:32 AM, Jan Flyborg <jan.flyborg@
11/26/13
Russell Warren
2
5/30/12
How to encode/decode raw bytes with AMF3?
Ok... after some digging I found AsByteArray in another post and can work with that as per below.
unread,
How to encode/decode raw bytes with AMF3?
Ok... after some digging I found AsByteArray in another post and can work with that as per below.
5/30/12
limscoder
12/10/11
AmFast 0.5.3 Released
AmFast (http://code.google.com/p/amfast/) version 0.5.3 has been released. This release contains
unread,
AmFast 0.5.3 Released
AmFast (http://code.google.com/p/amfast/) version 0.5.3 has been released. This release contains
12/10/11
Russell Warren
,
limscoder
3
11/2/11
Updating PyPI
In the mean time, you can install directly from svn with pip: pip install svn+http://amfast.
unread,
Updating PyPI
In the mean time, you can install directly from svn with pip: pip install svn+http://amfast.
11/2/11
Jan Persson
,
limscoder
4
8/14/11
Is this project still maintained?
Your change looks good. It's in trunk now. On Aug 12, 8:41 am, Jan Persson <jan.pers...@gmail.
unread,
Is this project still maintained?
Your change looks good. It's in trunk now. On Aug 12, 8:41 am, Jan Persson <jan.pers...@gmail.
8/14/11
Andy
,
Cooper, Andrew
3
7/7/11
StreamingAMFChannel - late responses
I tracked my issue down to the following ( I moved to the long poll method) Client Server Consumer
unread,
StreamingAMFChannel - late responses
I tracked my issue down to the following ( I moved to the long poll method) Client Server Consumer
7/7/11
qihangzp
,
limscoder
2
4/27/11
I have done the "TODO:DjangoStreamingChannel" in the DjangoChannel.py by myself.Need help~
I've created a ticket for this issue here: http://code.google.com/p/amfast/issues/detail?id=76
unread,
I have done the "TODO:DjangoStreamingChannel" in the DjangoChannel.py by myself.Need help~
I've created a ticket for this issue here: http://code.google.com/p/amfast/issues/detail?id=76
4/27/11
simomo
3/7/11
Re: Abridged summary of amfast@googlegroups.com - 3 Messages in 1 Topic
在 Tue, 15 Mar 2011 11:55:06 +0800,<amfast+...@googlegroups.com> 写道: > ==================
unread,
Re: Abridged summary of amfast@googlegroups.com - 3 Messages in 1 Topic
在 Tue, 15 Mar 2011 11:55:06 +0800,<amfast+...@googlegroups.com> 写道: > ==================
3/7/11
Mick Star
,
limscoder
3
3/14/11
How to Start with AMF3 Decode?
Thanks Dave. I have been playing with Encoder and Decoder. I have managed to Encode "Test 1234
unread,
How to Start with AMF3 Decode?
Thanks Dave. I have been playing with Encoder and Decoder. I have managed to Encode "Test 1234
3/14/11
reduxdj
2
1/31/11
Django best practices
If I remove the links and just put those files in my application. On Mon, Jan 31, 2011 at 3:01 PM,
unread,
Django best practices
If I remove the links and just put those files in my application. On Mon, Jan 31, 2011 at 3:01 PM,
1/31/11
momobear
,
reduxdj
2
1/31/11
what's difference between "flex client" and "messaing client"?
Flex Client - meaning application? Messaging Client - Flex Client that receives longPolling messages?
unread,
what's difference between "flex client" and "messaing client"?
Flex Client - meaning application? Messaging Client - Flex Client that receives longPolling messages?
1/31/11
Chris
,
limscoder
10
1/31/11
Long polling in the messaging example on CherryPy?
I have been running the example locally and see the same latency with the long polling example. With
unread,
Long polling in the messaging example on CherryPy?
I have been running the example locally and see the same latency with the long polling example. With
1/31/11
reduxdj
2
1/31/11
Getting Async Messages to work with tornado
I eventually got this to work with a project called stormed-amqp - works great On Jan 24, 11:20 pm,
unread,
Getting Async Messages to work with tornado
I eventually got this to work with a project called stormed-amqp - works great On Jan 24, 11:20 pm,
1/31/11
Bounce
, …
Patrick Lemiuex
13
1/30/11
Unable to send object from flex to django
This would be great to see a full example of this working since django is actually fab. On Sat, Nov
unread,
Unable to send object from flex to django
This would be great to see a full example of this working since django is actually fab. On Sat, Nov
1/30/11
momobear
,
limscoder
5
1/29/11
difference between "flex client" and "messaging client"
Great! I catch the idea now, thank you so much! 2011/1/30 limscoder <dtho...@gmail.com> Each
unread,
difference between "flex client" and "messaging client"
Great! I catch the idea now, thank you so much! 2011/1/30 limscoder <dtho...@gmail.com> Each
1/29/11
victorjabur
2
1/27/11
Hello_World running at Flash Builder 4
Anyone has any help ? On Dec 19 2010, 4:40 pm, victorjabur <victorja...@gmail.com> wrote: >
unread,
Hello_World running at Flash Builder 4
Anyone has any help ? On Dec 19 2010, 4:40 pm, victorjabur <victorja...@gmail.com> wrote: >
1/27/11
gt
,
limscoder
2
12/7/10
how do I set up an amfast server to serve a secure URL (i.e. work with SSL)?
HTTPS is outside the scope of AmFast, you'll need to setup your HTTP server to use HTTPS. On Dec
unread,
how do I set up an amfast server to serve a secure URL (i.e. work with SSL)?
HTTPS is outside the scope of AmFast, you'll need to setup your HTTP server to use HTTPS. On Dec
12/7/10
qihangzp
10/30/10
sys env : win xp + python2.5 + mingw32 . run "python setup.py build -c mingw32 " ,error:ValueError: invalid version number '2.20.51.20100613'
system env: winxp python2.5 mingw32 problem: Few weeks ago,I installed amfast successfully with sys-
unread,
sys env : win xp + python2.5 + mingw32 . run "python setup.py build -c mingw32 " ,error:ValueError: invalid version number '2.20.51.20100613'
system env: winxp python2.5 mingw32 problem: Few weeks ago,I installed amfast successfully with sys-
10/30/10
victorjabur
,
limscoder
4
10/30/10
Error trying to execute the hello_world example download at the subversion amfast
Well guys, The situation is it: 1) The hello world is working 2) My Application (JulianaJaburApp),
unread,
Error trying to execute the hello_world example download at the subversion amfast
Well guys, The situation is it: 1) The hello world is working 2) My Application (JulianaJaburApp),
10/30/10
limscoder
10/30/10
AmFast 0.5.2 Released
AmFast 0.5.2 was released with several bug fixes. The package can be downloaded from pypi: http://
unread,
AmFast 0.5.2 Released
AmFast 0.5.2 was released with several bug fixes. The package can be downloaded from pypi: http://
10/30/10
qihangzp
,
limscoder
4
10/4/10
Unable to install AmFast in Windows XP basic
hi: I have installed the Amfast with MinGW successfully. I think ,maybe, VS2008's grammar do not
unread,
Unable to install AmFast in Windows XP basic
hi: I have installed the Amfast with MinGW successfully. I think ,maybe, VS2008's grammar do not
10/4/10
dandruph
,
limscoder
2
9/25/10
AMF and pure TCP
NetConnection operates over HTTP. You can still use AmFast to serialize data going across your socket
unread,
AMF and pure TCP
NetConnection operates over HTTP. You can still use AmFast to serialize data going across your socket
9/25/10
Vishal
, …
limscoder
8
9/13/10
Not able to install amfast on mac 10.6.x
I haven't had a chance to look at this yet, I've been very busy the past several weeks. On
unread,
Not able to install amfast on mac 10.6.x
I haven't had a chance to look at this yet, I've been very busy the past several weeks. On
9/13/10
PiperPilot
, …
ChrisG
5
9/13/10
memcache connection manager locking up
amfast/remoting/memcache_connection_manager.py has an unindent that is incorrect. On Aug 17, 7:45 am,
unread,
memcache connection manager locking up
amfast/remoting/memcache_connection_manager.py has an unindent that is incorrect. On Aug 17, 7:45 am,
9/13/10
scott
,
Curtis C. Pope
3
8/13/10
Python Client
That would be great! thanks On Aug 10, 1:16 am, "Curtis C. Pope" <cp...@wingsnwakes.com
unread,
Python Client
That would be great! thanks On Aug 10, 1:16 am, "Curtis C. Pope" <cp...@wingsnwakes.com
8/13/10
Andy
,
limscoder
4
7/29/10
segmentation fault when calling same function multiple times in sucession before the previous call has finished
Thanks for posting the reply and saving me 30 mins of debugging. On Jul 29, 1:26 am, "Cooper,
unread,
segmentation fault when calling same function multiple times in sucession before the previous call has finished
Thanks for posting the reply and saving me 30 mins of debugging. On Jul 29, 1:26 am, "Cooper,
7/29/10