From mike at foneshow.com Thu Aug 13 15:45:37 2009 From: mike at foneshow.com (Mike Slattery) Date: Thu, 13 Aug 2009 15:45:37 -0400 Subject: [Swiftiply-users] Using swiftiply with other apps Message-ID: <9E0ACD16-5019-42D2-A4D8-CA231C8DE0E8@foneshow.com> Hi List, I'd like to use swiftiply with as-yet-decided apps that would communicate via HTTP, can I simply aim these at swiftiply? What do these apps need to do to interact with swiftiply? What does it take to be a good swiftiply client? Thanks! Mike From wyhaines at gmail.com Thu Aug 13 16:26:11 2009 From: wyhaines at gmail.com (Kirk Haines) Date: Thu, 13 Aug 2009 14:26:11 -0600 Subject: [Swiftiply-users] Using swiftiply with other apps In-Reply-To: <9E0ACD16-5019-42D2-A4D8-CA231C8DE0E8@foneshow.com> References: <9E0ACD16-5019-42D2-A4D8-CA231C8DE0E8@foneshow.com> Message-ID: On Thu, Aug 13, 2009 at 1:45 PM, Mike Slattery wrote: > Hi List, > > I'd like to use swiftiply with as-yet-decided apps that would communicate > via HTTP, can I simply aim these at swiftiply? ? ?What do these apps need to > do to interact with swiftiply? ? What does it take to be a good swiftiply > client? All it takes is to talk the very simple protocol. Take a look at: http://github.com/wyhaines/swiftiply/blob/064f6e184f995eb909cd13a31b3b6591ca874bb9/src/swiftcore/Swiftiply/swiftiply_client.rb Kirk Haines