• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: SOAP Server library/framework for Objective C
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SOAP Server library/framework for Objective C


  • Subject: Re: SOAP Server library/framework for Objective C
  • From: Jens Alfke <email@hidden>
  • Date: Thu, 10 Sep 2015 17:34:38 -0700

> On Sep 10, 2015, at 4:25 PM, Nick <email@hidden> wrote:
>
> Basically I would like to have other client apps "talk" to my Mac
> application using SOAP.

Do you have an existing dependency that requires using SOAP? Because otherwise I’d recommend something more modern and, well, simple, like WebSockets. SOAP was trendy about ten years ago but it’s really complex and over-designed, and it seems like everyone got tired of it and went to REST and JSON instead.

PocketSocket is a pretty good WebSocket library for Cocoa that provides both client and server code. The original developers don’t seem to be maintaining it anymore (last commit was 11 months ago) but I have a fork that I’m developing heavily for a product I work on.
	https://github.com/couchbasedeps/PocketSocket <https://github.com/couchbasedeps/PocketSocket>

—Jens
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


  • Follow-Ups:
    • Re: SOAP Server library/framework for Objective C
      • From: Nick <email@hidden>
References: 
 >SOAP Server library/framework for Objective C (From: Nick <email@hidden>)

  • Prev by Date: SOAP Server library/framework for Objective C
  • Next by Date: Re: SOAP Server library/framework for Objective C
  • Previous by thread: SOAP Server library/framework for Objective C
  • Next by thread: Re: SOAP Server library/framework for Objective C
  • Index(es):
    • Date
    • Thread