SocketChat-iOS
June 02, 2017 • Apache 2.0 License
Chat Example Using Socket Connection
To use this code use Chat Server PHP(https://github.com/varun-naharia/Chat-Server-PHP) to create server and connect this app to that server. Or you can test wi...
Merhaba
February 25, 2017 • MIT License
Bonjour networking for discovery and connection between iOS, macOS and tvOS devices.
GDUnixSocket
August 18, 2016 • MIT License
Unix domain sockets are designed specifically for local interprocess communication.
GDUnixSocket framework is an Objective-C object-oriented wrapper around unix sockets which allows you to abstr...
Stone
August 04, 2016 • MIT License
A Swift framework for connecting to Phoenix Channels in your iOS app (with Presence support).
PKJSONSocket
November 07, 2013 • MIT License
PKJSONSocket aims to simplify network communications. It's a delightful wrapper around CocoaAsyncSocket, abstracting away complex data flow into an easy to use API. Instead of dealing with the bits...