[Twisted-Python] Twisted Server and Objective-C Client

Stefan Arentz stefan.arentz at gmail.com
Thu Sep 20 16:19:29 EDT 2007


I need to let Objective-C (OS X / Cocoa) clients speak to a Twisted
server. The protocol needs to be a pretty simple request/response
style protocol on a persistent TCP connection. Possible over SSL.

Before I start inventing a wheel, does anyone know if there is
something simple available already? Would the Perspective Broker be a
good start? I haven't looked at the internals but maybe it is not too
difficult to create a non-python client for it?

Just thinking out loud :)

 S.




More information about the Twisted-Python mailing list