zeroc-ice / ice

All-in-one solution for creating networked applications with RPC, pub/sub, server deployment, and more.
https://zeroc.com
GNU General Public License v2.0
2.04k stars 592 forks source link

Remove Blobject from Swift #2614

Closed externl closed 1 month ago

externl commented 2 months ago

Removes the Blobjct and BlobjectAsync protocols (and their helper Dispatchers) from Swift. Now that we have Ice.Dispatcher, it's what users should use.