On Jul 13, 12:00 pm, Luke Kenneth Casson Leighton
wrote:
> but... not being funny or anything, but basically i'm done already
> :)multitaskhttpdworks, it doesn't need stackless, i completed a JSONRPC
> service last night, i'll add POST of multi-part forms today, and i
> have everything that [GNU
On Tue, Jul 13, 2010 at 1:30 AM, Tim Wintle wrote:
> On Mon, 2010-07-12 at 23:28 +, Luke Kenneth Casson Leighton wrote:
>> On Mon, Jul 12, 2010 at 10:13 PM, geremy condra wrote:
>> > On Mon, Jul 12, 2010 at 4:59 PM, lkcl wrote:
>> >> there probably exist perfectly good web frameworks that ar
On Mon, 2010-07-12 at 23:28 +, Luke Kenneth Casson Leighton wrote:
> On Mon, Jul 12, 2010 at 10:13 PM, geremy condra wrote:
> > On Mon, Jul 12, 2010 at 4:59 PM, lkcl wrote:
> >> there probably exist perfectly good web frameworks that are capable of
> >> doing this sort of thing: i feel certai
On Jul 12, 9:52 pm, Gelonida wrote:
> Hi lkcl,
>
> Do you have any documentation or overview for your project?
git clone git://pyjs.org/git/multitaskhttpd.git
i only started it today, but yes, there's a README.
the primary reason it's being developed is because GNUmed are looking
to create a
On Mon, Jul 12, 2010 at 10:13 PM, geremy condra wrote:
> On Mon, Jul 12, 2010 at 4:59 PM, lkcl wrote:
>> for several reasons, i'm doing a cooperative multi-tasking HTTP
>> server:
>> git clone git://pyjs.org/git/multitaskhttpd.git
>>
>> there probably exist perfectly good web frameworks that are
On Mon, Jul 12, 2010 at 4:59 PM, lkcl wrote:
> for several reasons, i'm doing a cooperative multi-tasking HTTP
> server:
> git clone git://pyjs.org/git/multitaskhttpd.git
>
> there probably exist perfectly good web frameworks that are capable of
> doing this sort of thing: i feel certain that twi
Hi lkcl,
Do you have any documentation or overview for your project?
Questions I would be interested in:
- List of features already working
- list of features under development
- list of features being in in the near future
lkcl wrote:
> for several reasons, i'm doing a cooperative multi-ta
for several reasons, i'm doing a cooperative multi-tasking HTTP
server:
git clone git://pyjs.org/git/multitaskhttpd.git
there probably exist perfectly good web frameworks that are capable of
doing this sort of thing: i feel certain that twisted is one of them.
however, the original author of rtm