Why does not serialize each AmpBox separately?
On Thu, Apr 1, 2010 at 12:45 AM, wrote:
> On 03:54 pm, vlad.shevche...@gmail.com wrote:
> >Hi all!
> >
> >Stuck with AmpList again :( Im trying to send/retrieve data much
> >larger
> >then 64K and choose AmpList cause it "Convert a list of dicti
There's some simple sample code here:
http://zenmachine.wordpress.com/2009/09/19/twisted-and-comet-comet-in-60-seconds/
The formatting's off, but otherwise it's a succinct demo of the kind of
functionality you may be looking for.
Cheers
D
On 1 April 2010 09:58, sstein...@gmail.com wrote:
>
>
On 03:54 pm, vlad.shevche...@gmail.com wrote:
>Hi all!
>
>Stuck with AmpList again :( Im trying to send/retrieve data much
>larger
>then 64K and choose AmpList cause it "Convert a list of dictionaries
>into a
>list of AMP boxes".
>
>My original data looks like a long list of dicts [ {1}, {2},
I found the following example answered my question:
http://twistedmatrix.com/trac/wiki/FrequentlyAskedQuestions#HowdoImakeinputononeconnectionresultinoutputonanother
Good luck.
Mark
On Mar 31, 2010 12:11 AM, "Mark" wrote:
I figured as much that twisted supported the notion of sessions. Are
t
On 04:10 am, elihusma...@gmail.com wrote:
>On Tue, Mar 30, 2010 at 6:42 PM, Itamar Turner-Trauring
> wrote:
>>>Greetings,
>>>
>>>I am new to this list and twisted. I have worked with some systems
>>>similar to twisted, notably Apache MINA. I am trying to find out how
>>>to set up my server to sup
On Mar 31, 2010, at 4:26 PM, Reza Lotun wrote:
> Hi,
>
>> I am looking for a framework for doing a long polling service where :
>>
>> clients would connect to a soecific 'channel' and wait for a response
>>
>> Where a client admin would push a response only to clients connected to the
>> same
Hi,
> I am looking for a framework for doing a long polling service where :
>
> clients would connect to a soecific 'channel' and wait for a response
>
> Where a client admin would push a response only to clients connected to the
> same channel
There is a project built on top of Twisted that does
Hi guys,
I am a front-end developer, starting with django with some php in the belt.
I am looking for a framework for doing a long polling service where :
clients would connect to a soecific 'channel' and wait for a response
Where a client admin would push a response only to clients connected t
Hi all!
Stuck with AmpList again :( Im trying to send/retrieve data much larger
then 64K and choose AmpList cause it "Convert a list of dictionaries into a
list of AMP boxes".
My original data looks like a long list of dicts [ {1}, {2}, ..., {x} ].
I convert it to [
{'data': 'json encoded
I guess coding starts this morning!
Yes, we'll make sure it ends up on the wiki.
--Ray
- Original Message -
From: "Glyph Lefkowitz"
To: "Ray Cote" , "Twisted general discussion"
Sent: Wednesday, March 31, 2010 12:01:24 AM GMT -05:00 US/Canada Eastern
Subject: Re: [Twisted-Python] Any
10 matches
Mail list logo