Re: embedding web server in cocoa app
Re: embedding web server in cocoa app
- Subject: Re: embedding web server in cocoa app
- From: Pierre Chatel <email@hidden>
- Date: Sat, 14 May 2005 16:20:54 -0300
You could embed Python via PyObjC and use that. The standard
library HTTP server would have to be run from a separate thread,
but when using Twisted you could interleave it with the NSRunLoop
and write it all pretty naturally.
Woow, this IS hardcore :-)
But i don't know Python ! Is it a problem ?
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden